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