Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation Namespace > SeriesInformationEventArgs Class : Description Property |
public string Description {get;}
'Declaration Public ReadOnly Property Description As String
'Usage Dim instance As SeriesInformationEventArgs Dim value As String value = instance.Description
public: __property string* get_Description();