IDataWarningsHasWarnings Property |
Gets a value indicating whether this instance,or one of its dependencies, has warnings.
Namespace:
Dundas.BI.Data.Metadata
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax bool HasWarnings { get; }
ReadOnly Property HasWarnings As Boolean
Get
property bool HasWarnings {
bool get ();
}
abstract HasWarnings : bool with get
Property Value
Type:
BooleanSee Also