Leadtools.Medical.Workstation Namespace > WorkstationState Class : Medical3DControlDataId Property |
public virtual DictionaryWithEvents<Medical3DControl,VolumeIdentifier> Medical3DControlDataId {get;}
'Declaration Public Overridable ReadOnly Property Medical3DControlDataId As DictionaryWithEvents(Of Medical3DControl,VolumeIdentifier)
'Usage Dim instance As WorkstationState Dim value As DictionaryWithEvents(Of Medical3DControl,VolumeIdentifier) value = instance.Medical3DControlDataId
public: __property virtual DictionaryWithEvents<Medical3DControl*,VolumeIdentifier*>* get_Medical3DControlDataId();
public: virtual property DictionaryWithEvents<Medical3DControl*,VolumeIdentifier*>* Medical3DControlDataId { DictionaryWithEvents<Medical3DControl*,VolumeIdentifier*>* get(); }