StateMachineStateRecord.StateMachineName Property

Definition

Gets the display name of the state machine activity that contains the state.

public:
 property System::String ^ StateMachineName { System::String ^ get(); };
public string StateMachineName { get; }
member this.StateMachineName : string
Public ReadOnly Property StateMachineName As String

Property Value

Returns String.

Applies to