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.Commands Namespace > Volume3DStoredEventArgs Class : SeriesInstanceUID Property |
public string SeriesInstanceUID {get;}
'Declaration Public ReadOnly Property SeriesInstanceUID As String
'Usage Dim instance As Volume3DStoredEventArgs Dim value As String value = instance.SeriesInstanceUID
public: __property string* get_SeriesInstanceUID();