Click or drag to resize

ModelEnsureStandardRoles Method

Ensures that the standard roles exists in the model. Note: disabled roles (see corresponding flags) will not be ensured.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public List<OrgRole> EnsureStandardRoles()

Return Value

Type: ListOrgRole
ListT
See Also