TimeHierarchyWarnings Property

Gets the warnings for the current instance, as well as for any dependency objects.

Namespace:  Dundas.BI.Entities.TimeDimensions
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
public IEnumerable<DataWarning> Warnings { get; }

Property Value

Type: IEnumerableDataWarning

Implements

IDataWarningsWarnings
See Also