LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

IsInitialized Property (IWorkstationInitializer)

Show in webframe






Gets a value to check whether this object has been initialized.
Syntax
bool IsInitialized {get;}
'Declaration
 
ReadOnly Property IsInitialized As Boolean
'Usage
 
Dim instance As IWorkstationInitializer
Dim value As Boolean
 
value = instance.IsInitialized

            

            
__property bool get_IsInitialized();
property bool IsInitialized {
   bool get();
}

Property Value

true if the object has been initialized; otherwise; it is false.
Requirements

Target Platforms

See Also

Reference

IWorkstationInitializer Interface
IWorkstationInitializer Members

 

 


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