Click or drag to resize

BCEnvironmentAvailableToDoPersonAdditionalPrivileges Property

Gets the collection of privileges that are available as additional to-do person privileges in a workflow state.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Server
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
public BCReadOnlyCollection<BCPrivilege> AvailableToDoPersonAdditionalPrivileges { get; }

Property Value

Type: BCReadOnlyCollectionBCPrivilege
See Also