BCEnvironmentCustomToDoPersonAdditionalPrivileges Property |
Gets the collection of custom 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 BCCollection<BCPrivilege> CustomToDoPersonAdditionalPrivileges { get; }
Public ReadOnly Property CustomToDoPersonAdditionalPrivileges As BCCollection(Of BCPrivilege)
Get
Property Value
Type:
BCCollectionBCPrivilegeSee Also