Click or drag to resize

OrgRoleIsStandardRole Method

Determines whether this role is among the standard roles (Visitors, Members, Admins).

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public bool IsStandardRole()

Return Value

Type: Boolean
See Also