StudyDate Property
Summary
Gets or sets the date of the Study.
Syntax
[DataMemberAttribute()]
public string StudyDate { get; set; }
public:
[DataMemberAttribute]
property String^ StudyDate
{
String^ get()
void set(String^ value)
}
Property Value
The date of the Study.