LEADTOOLS Medical (Leadtools.Medical.Workstation.Client assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
DatasetLoaded Property
See Also 
Leadtools.Medical.Workstation.Client Namespace > InstanceReceivedEventArgs Class : DatasetLoaded Property



Gets A System.Boolean value indicating whether the datasetInstance is loaded. true if loaded; otherwise it is false.

Syntax

Visual Basic (Declaration) 
Public Property DatasetLoaded As Boolean
Visual Basic (Usage)Copy Code
Dim instance As InstanceReceivedEventArgs
Dim value As Boolean
 
instance.DatasetLoaded = value
 
value = instance.DatasetLoaded
C# 
public bool DatasetLoaded {get; set;}
C++/CLI 
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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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