FreeFlow class library
Action.ToStage Property
Gets the stage that the action is going to.
[Visual Basic]
Public ReadOnly Property ToStage As
String
[C#]
public
string
ToStage {get;}
See Also
Action Class
|
FreeFlow.Administration Namespace