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