FreeFlow class library

Action.AvailableTo Property

Gets the formula that will be evaluated to decide which users will have access to this action, if it is a user action.

[Visual Basic]
Public ReadOnly Property AvailableTo As String
[C#]
public string AvailableTo {get;}

See Also

Action Class | FreeFlow.Administration Namespace