FreeFlow class library

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() _
    Implements IUpdatable.ApplyChanges
[C#]
public void ApplyChanges();

Implements

IUpdatable.ApplyChanges

See Also

Action Class | FreeFlow.Administration Namespace