LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

IsInitialized Property (WorkstationStripItemFeatureExecuter)

LEADTOOLS SDK Help  |  






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

Property Value

true if the object has been initialized. Otherwise; false.
Requirements

Target Platforms

See Also

Reference

WorkstationStripItemFeatureExecuter Class
WorkstationStripItemFeatureExecuter Members

 

 


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