Applies the changes made to this action (will set the group for a user creation action).

Namespace:  FreeFlow.Administration
Assembly:  FreeFlow.Administration (in FreeFlow.Administration.dll) Version: 2.0.0.135

Syntax

C#
public void ApplyChanges()
Visual Basic (Declaration)
Public Sub ApplyChanges
Visual C++
public:
virtual void ApplyChanges() sealed

Implements

IUpdatable..::.ApplyChanges()()()

See Also