ParticipantObjectIdentification Property

Summary
Gets or sets the participant object identification.
Syntax
C#
C++/CLI
[XmlElementAttribute("ParticipantObjectIdentification")] 
public ParticipantObjectIdentificationType[] ParticipantObjectIdentification { get; set; } 
[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 22.0.2023.2.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

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