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 : Identifier Property |
public VolumeIdentifier Identifier {get;}
'Declaration Public ReadOnly Property Identifier As VolumeIdentifier
'Usage Dim instance As Volume3DStoredEventArgs Dim value As VolumeIdentifier value = instance.Identifier
public: __property VolumeIdentifier* get_Identifier();
public: property VolumeIdentifier^ Identifier { VolumeIdentifier^ get(); }