LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

CanAdd Property (IModalitySettingsView)

Show in webframe






Sets a value that indicates whether a modality preset can be added.
Syntax
bool CanAdd {set;}
'Declaration
 
WriteOnly Property CanAdd As Boolean
'Usage
 
Dim instance As IModalitySettingsView
 
instance.CanAdd = value

            

            
__property void set_CanAdd( 
   bool value
);
property bool CanAdd {
   void set (    bool value);
}

Property Value

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

Target Platforms

See Also

Reference

IModalitySettingsView Interface
IModalitySettingsView Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.