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 > Series Class : SeriesDate Property |
[DataMemberAttribute()] public string SeriesDate {get; set;}
'Declaration <DataMemberAttribute()> Public Property SeriesDate As String
'Usage Dim instance As Series Dim value As String instance.SeriesDate = value value = instance.SeriesDate
[DataMemberAttribute()] public: property String^ SeriesDate { String^ get(); void set ( String^ value); }