Leadtools.Dicom.AddIn.Audit Namespace > ParticipantObjectDescriptionType Class : SOPClass Property |
[XmlElementAttribute("SOPClass")] public ParticipantObjectDescriptionTypeSOPClass[] SOPClass {get; set;}
'Declaration <XmlElementAttribute("SOPClass")> Public Property SOPClass As ParticipantObjectDescriptionTypeSOPClass()
'Usage Dim instance As ParticipantObjectDescriptionType Dim value() As ParticipantObjectDescriptionTypeSOPClass instance.SOPClass = value value = instance.SOPClass
[XmlElementAttribute("SOPClass")] public ParticipantObjectDescriptionTypeSOPClass[] SOPClass {get; set;}
XmlElementAttribute("SOPClass") get_SOPClass();
set_SOPClass(value);
[XmlElementAttribute("SOPClass")] public: property array<ParticipantObjectDescriptionTypeSOPClass^>^ SOPClass { array<ParticipantObjectDescriptionTypeSOPClass^>^ get(); void set ( array<ParticipantObjectDescriptionTypeSOPClass^>^ 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