Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
Leadtools.Dicom.Web Namespace > Study Class : StudyDate Property |
[DataMemberAttribute()] public string StudyDate {get; set;}
'Declaration <DataMemberAttribute()> Public Property StudyDate As String
'Usage Dim instance As Study Dim value As String instance.StudyDate = value value = instance.StudyDate
[DataMemberAttribute()] public: property String^ StudyDate { String^ get(); void set ( String^ value); }