LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

CanUpdate Property (ModalitySettingsDialog)

Show in webframe






Sets a value that indicates whether a modality preset can be updated.
Syntax
public bool CanUpdate {set;}
'Declaration
 
Public WriteOnly Property CanUpdate As Boolean
'Usage
 
Dim instance As ModalitySettingsDialog
 
instance.CanUpdate = value

            

            
public: __property void set_CanUpdate( 
   bool value
);
public:
property bool CanUpdate {
   void set (    bool value);
}

Property Value

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

Target Platforms

See Also

Reference

ModalitySettingsDialog Class
ModalitySettingsDialog Members

 

 


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