DatasetLoaded Property

Summary
Gets A System.Boolean value indicating whether the DatasetInstance is loaded. true if loaded; otherwise it is false.
Syntax
C#
C++/CLI
public bool DatasetLoaded { get; set; } 
public: 
property bool DatasetLoaded { 
   bool get(); 
   void set (    bool ); 
} 

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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Client Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.