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