Leadtools.Dicom.Scp.Command Namespace > MediaNCreateCommand Class : Session Property |
public INCreateClientSessionProxy Session {get;}
'Declaration Public ReadOnly Property Session As INCreateClientSessionProxy
'Usage Dim instance As MediaNCreateCommand Dim value As INCreateClientSessionProxy value = instance.Session
public: property INCreateClientSessionProxy^ Session { INCreateClientSessionProxy^ get(); }