Click or drag to resize

PFGroupSave Method

Applies the data of this object in the database.

This method will also:

-Update the RLS table referencing links between groups and users for this group.

-Update relative applications (referencing this group through the roles).

-Create a log entry about the changes.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public override void Save()
See Also