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 ICStoreClientSessionProxy Session {get; set;}
get_Session();
set_Session(value);
public: property ICStoreClientSessionProxy^ Session { ICStoreClientSessionProxy^ get(); void set ( ICStoreClientSessionProxy^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2