StateConditionParentState Property |
Gets the parent state.
Namespace:
Dundas.BI.Entities.MetricSets
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public State ParentState { get; }
Public ReadOnly Property ParentState As State
Get
public:
property State^ ParentState {
State^ get ();
}
member ParentState : State with get
Property Value
Type:
StateSee Also