Sdílet prostřednictvím


StateMachineWorkflowInstance.PossibleStateTransitions Vlastnost

Definice

Získá kolekcipřechodch StateActivity

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ PossibleStateTransitions { System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<string> PossibleStateTransitions { get; }
member this.PossibleStateTransitions : System.Collections.ObjectModel.ReadOnlyCollection<string>
Public ReadOnly Property PossibleStateTransitions As ReadOnlyCollection(Of String)

Hodnota vlastnosti

ReadOnlyCollection<String>

Kolekcepřechodch StateActivity

Platí pro