OrgPermissionTypeRequires Method (String) |
Checks if the specified permission type is required for the current one.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public bool Requires(
string otherPermissionTypeKey
)
Parameters
- otherPermissionTypeKey
- Type: SystemString
Return Value
Type:
BooleanSee Also