DataPA Enterprise Dashboard Controls API Reference
Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
| C# |
|---|
bool DataModified { get; set; } |
| Visual Basic |
|---|
Property DataModified As Boolean Get Set |
| Visual C++ |
|---|
property bool DataModified { bool get (); void set (bool value); } |