LEADTOOLS Medical (Leadtools.Medical.Workstation.Client assembly)

DatasetLoaded Property

Show in webframe





Gets A System.Boolean value indicating whether the DatasetInstance is loaded. true if loaded; otherwise it is false.
Syntax
public bool DatasetLoaded {get; set;}
'Declaration
 
Public Property DatasetLoaded As Boolean
'Usage
 
Dim instance As InstanceReceivedEventArgs
Dim value As Boolean
 
instance.DatasetLoaded = value
 
value = instance.DatasetLoaded

            

            
public:
property bool DatasetLoaded {
   bool get();
   void set (    bool value);
}

Property Value

true if the DatasetInstance is loaded; otherwise it is false.
Remarks

If this value is false the DatasetInstance will be null

.
Requirements

Target Platforms

See Also

Reference

InstanceReceivedEventArgs Class
InstanceReceivedEventArgs Members

 

 


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

Leadtools.Medical.Workstation.Client requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features