Leadtools.Dicom.Scu.Common Namespace > Parameters Class : Association Property |
public DicomAssociate Association {get; set;}
'Declaration Public Property Association As DicomAssociate
'Usage Dim instance As Parameters Dim value As DicomAssociate instance.Association = value value = instance.Association
public DicomAssociate Association {get; set;}
get_Association();
set_Association(value);
public: property DicomAssociate^ Association { DicomAssociate^ get(); void set ( DicomAssociate^ 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