Action.ApplyChanges Method
Applies the changes made to this action (will set the group for a user creation action).
[Visual Basic]
NotOverridable Public Sub ApplyChanges() _
[C#]
public
void ApplyChanges();
Implements
IUpdatable.ApplyChanges
See Also
Action Class | FreeFlow.Administration Namespace