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