Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.Scp.Command Namespace > NActionCommand Class : Session Property |
public INActionClientSessionProxy Session {get;}
'Declaration Public ReadOnly Property Session As INActionClientSessionProxy
'Usage Dim instance As NActionCommand Dim value As INActionClientSessionProxy value = instance.Session
public: property INActionClientSessionProxy^ Session { INActionClientSessionProxy^ get(); }