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

DatasetLoaded Property






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 bool DatasetLoaded {get; set;}
 get_DatasetLoaded();
set_DatasetLoaded(value);
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: 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

InstanceReceivedEventArgs Class
InstanceReceivedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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