Click or drag to resize
StaMaStateName Property
Gets name of the State.

Namespace: StaMa
Assembly: StaMa (in StaMa.dll) Version: 2.3.1.7
Syntax
public string Name { get; }

Property Value

Type: String
An identifier which is unique within the embedding StateMachineTemplate.
See Also