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; }
Public ReadOnly Property AvailableToDoPersonAdditionalPrivileges As BCReadOnlyCollection(Of BCPrivilege)
Get
Property Value
Type:
BCReadOnlyCollectionBCPrivilegeSee Also