| RegionParent Property |
Namespace: StaMaAssembly: StaMa (in StaMa.dll) Version: 2.3.1.7
Syntax public State Parent { get; }
Public ReadOnly Property Parent As State
Get
public:
property State^ Parent {
State^ get ();
}
member Parent : State with get
Property Value
Type:
StateSee Also