Click or drag to resize

ModelDeleteCustomPrivilege Method (OrgItemPrivilege)

Deletes the specified custom privilege.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public void DeleteCustomPrivilege(
	OrgItemPrivilege cpr
)

Parameters

cpr
Type: Packflow.ModelingOrgItemPrivilege
See Also