Accession Property

Summary
Gets or sets the accession numbers associated with this participant object.
Syntax
C#
C++/CLI
[XmlElementAttribute("Accession")] 
public ParticipantObjectDescriptionTypeAccession[] Accession { get; set; } 
[XmlElementAttribute("Accession")] 
public: 
property array<ParticipantObjectDescriptionTypeAccession^>^ Accession { 
   array<ParticipantObjectDescriptionTypeAccession^>^ get(); 
   void set (    array<ParticipantObjectDescriptionTypeAccession^>^ ); 
} 

Property Value

The accession.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.