Leadtools.Medical.Workstation.Commands Namespace > LoadVolumesEventArgs Class : SelectedVolume Property |
public VolumeIdentifier SelectedVolume {get; set;}
'Declaration Public Property SelectedVolume As VolumeIdentifier
'Usage Dim instance As LoadVolumesEventArgs Dim value As VolumeIdentifier instance.SelectedVolume = value value = instance.SelectedVolume
public VolumeIdentifier SelectedVolume {get; set;}
get_SelectedVolume();
set_SelectedVolume(value);
public: __property VolumeIdentifier* get_SelectedVolume(); public: __property void set_SelectedVolume( VolumeIdentifier* value );
public: property VolumeIdentifier* SelectedVolume { VolumeIdentifier* get(); void set ( VolumeIdentifier* value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2