Gets or sets the action state.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public int State { get; set; }

Exceptions

ExceptionCondition
System..::.InvalidOperationExceptionThe action has not been mapped (IsMapped).

See Also