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