LAUREL BRIDGE

Program Constructor

DICOM Connectivity Framework V3.4
The class submits a store job.

Namespace:  LaurelBridge.DCFExamples.StoreJob
Assembly:  StoreJob (in StoreJob.exe) Version: DCF34 r13043 DCF_3_4_56_20220408 NetFramework
Syntax

C#
public Program(
	Options options
)

Parameters

options
Type: LaurelBridge.DCFExamples.StoreJobOptions
Parsed command line options class.
See Also

Reference