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

IsInitialized Property (ModalitySettingsDialog)







Gets a value that checks whether this object has been initialized.
Syntax
public bool IsInitialized {get;}
'Declaration
 
Public ReadOnly Property IsInitialized As Boolean
'Usage
 
Dim instance As ModalitySettingsDialog
Dim value As Boolean
 
value = instance.IsInitialized
public bool IsInitialized {get;}
 get_IsInitialized(); 
public: __property bool get_IsInitialized();
public:
property bool IsInitialized {
   bool get();
}

Property Value

true if the object has been initialized. Otherwise; 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.