LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

CanDelete Property (ModalitySettingsDialog)







Sets a value that indicates whether a modality preset can be deleted.
Syntax
public bool CanDelete {set;}
'Declaration
 
Public WriteOnly Property CanDelete As Boolean
'Usage
 
Dim instance As ModalitySettingsDialog
 
instance.CanDelete = value
public bool CanDelete {set;}
 set_CanDelete(value); 
public: __property void set_CanDelete( 
   bool value
);
public:
property bool CanDelete {
   void set (    bool value);
}

Property Value

true if the modality preset can be deleted; otherwise, it is false.
Requirements

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

See Also

Reference

ModalitySettingsDialog Class
ModalitySettingsDialog Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.