ParticipantObjectIdentification Property

Summary
Gets or sets the participant object identification.
Syntax
C#
VB
C++
[XmlElementAttribute("ParticipantObjectIdentification")] 
public ParticipantObjectIdentificationType[] ParticipantObjectIdentification { get; set; } 
  
<XmlElementAttribute("ParticipantObjectIdentification")> 
Public Property ParticipantObjectIdentification As ParticipantObjectIdentificationType() 
[XmlElementAttribute("ParticipantObjectIdentification")] 
public: 
property array<ParticipantObjectIdentificationType^>^ ParticipantObjectIdentification { 
   array<ParticipantObjectIdentificationType^>^ get(); 
   void set (    array<ParticipantObjectIdentificationType^>^ ); 
} 

Property Value

The participant object identification.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.