LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

IsInitialized Property (WorkstationStripItemFeatureExecuter)

Show in webframe






Gets a value to check whether this object has been initialized.
Syntax
public bool IsInitialized {get;}
'Declaration
 
Public ReadOnly Property IsInitialized As Boolean
'Usage
 
Dim instance As WorkstationStripItemFeatureExecuter
Dim value As Boolean
 
value = instance.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

See Also

Reference

WorkstationStripItemFeatureExecuter Class
WorkstationStripItemFeatureExecuter Members

 

 


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