Leadtools.Dicom.AddIn Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ParticipantObjectIdentification Property
See Also 
Leadtools.Dicom.AddIn.Audit Namespace > AuditMessage Class : ParticipantObjectIdentification Property



Gets or sets the participant object identification.

Syntax

Visual Basic (Declaration) 
<XmlElementAttribute("ParticipantObjectIdentification")>
Public Property ParticipantObjectIdentification As ParticipantObjectIdentificationType()
Visual Basic (Usage)Copy Code
Dim instance As AuditMessage
Dim value() As ParticipantObjectIdentificationType
 
instance.ParticipantObjectIdentification = value
 
value = instance.ParticipantObjectIdentification
C# 
[XmlElementAttribute("ParticipantObjectIdentification")]
public ParticipantObjectIdentificationType[] ParticipantObjectIdentification {get; set;}
C++/CLI 
[XmlElementAttribute("ParticipantObjectIdentification")]
public:
property array<ParticipantObjectIdentificationType^>^ ParticipantObjectIdentification {
   array<ParticipantObjectIdentificationType^>^ get();
   void set (ParticipantObjectIdentificationType^array<value>^ value);
}

Return Value

The participant object identification.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features