FreeFlow class library

Action.Group Property

For a creation user action, gets or sets the group for the action.

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

See Also

Action Class | FreeFlow.Administration Namespace