Gets or sets the action state.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# |
|---|
public int State { get; set; } |
Exceptions
| Exception | Condition |
|---|---|
| System..::.InvalidOperationException | The action has not been mapped (IsMapped). |