Leadtools.Medical.Workstation.Commands Namespace > Store3DVolumeCommand Class : DoCanExecute Method |
protected override bool DoCanExecute()
'Declaration Protected Overrides Function DoCanExecute() As Boolean
'Usage Dim instance As Store3DVolumeCommand Dim value As Boolean value = instance.DoCanExecute()
protected override bool DoCanExecute()
function Leadtools.Medical.Workstation.Commands.Store3DVolumeCommand.DoCanExecute()
protected: bool DoCanExecute(); override
protected: bool DoCanExecute(); override
The method will check for a registered instances of the Leadtools.Medical.Workstation.DataAccessLayer.IWorkstationDataAccessAgent and Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent in the Services
The ActiveHostViewer must contains a Leadtools.Medical.Workstation.UI.VolumeViewer with a type other than Medical3DVolumeType.SSD.
The Leadtools.Medical.Workstation.UI.VolumeViewer must NOT have an ID in the Leadtools.Medical.Workstation.WorkstationState.Medical3DControlDataId collection.
The Leadtools.Medical.Workstation.UI.VolumeViewer must have a valid value in the Leadtools.Medical.Workstation.WorkstationState.Medical3DControlInstances collection.
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