| StateMachineTemplateStateMachineOptions Property |
Gets the option flags for the state machine.
Namespace: StaMaAssembly: StaMa (in StaMa.dll) Version: 2.3.1.7
Syntax public StateMachineOptions StateMachineOptions { get; }
Public ReadOnly Property StateMachineOptions As StateMachineOptions
Get
public:
property StateMachineOptions StateMachineOptions {
StateMachineOptions get ();
}
member StateMachineOptions : StateMachineOptions with get
Property Value
Type:
StateMachineOptionsSee Also