Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

ParticipantObjectIdentification Property






Gets or sets the participant object identification.
Syntax
[XmlElementAttribute("ParticipantObjectIdentification")]
public ParticipantObjectIdentificationType[] ParticipantObjectIdentification {get; set;}
'Declaration
 
<XmlElementAttribute("ParticipantObjectIdentification")>
Public Property ParticipantObjectIdentification As ParticipantObjectIdentificationType()
'Usage
 
Dim instance As AuditMessage
Dim value() As ParticipantObjectIdentificationType
 
instance.ParticipantObjectIdentification = value
 
value = instance.ParticipantObjectIdentification

            

            
[XmlElementAttribute("ParticipantObjectIdentification")]
public:
property array<ParticipantObjectIdentificationType^>^ ParticipantObjectIdentification {
   array<ParticipantObjectIdentificationType^>^ get();
   void set (    array<ParticipantObjectIdentificationType^>^ value);
}

Property Value

The participant object identification.
Requirements

Target Platforms

See Also

Reference

AuditMessage Class
AuditMessage Members

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