Leadtools.Medical.Workstation.Client Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
DatasetLoaded Property
See Also 
Leadtools.Medical.Workstation.Client Namespace > InstanceReceivedEventArgs Class : DatasetLoaded Property



Gets A 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);
}

Return 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 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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