StateConditionParentState Property |
Gets the parent state.
Namespace: Dundas.BI.Entities.MetricSetsAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic State ParentState { get; }Public ReadOnly Property ParentState As State
Get
public:
property State^ ParentState {
State^ get ();
}member ParentState : State with get
Property Value
State
See Also