MetricSetAnalysisStructureId Property

Gets the ID of the analysis structure on which the current instance is based.

Namespace: Dundas.BI.Entities.MetricSets
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public Guid? AnalysisStructureId { get; }

Property Value

NullableGuid
The ID of the analysis structure, or if no analysis structure is used.
See Also