AccessionNumber Property
Summary
Gets or sets the Accession number of the study.
Syntax
[DataMemberAttribute()]
public string AccessionNumber { get; set; }
<DataMemberAttribute()>
Public Property AccessionNumber() As String
Get
Set
public:
[DataMemberAttribute]
property String^ AccessionNumber
{
String^ get()
void set(String^ value)
}
Property Value
The Accession Number of the study.