Specifies whether to apply the permissions associated with the security template to
a given object on transition to a given document state.
Namespace:
FileNet.Api.EventsAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property ApplyTemplatePermissions As Nullable(Of Boolean) |
C# |
---|
Nullable<bool> ApplyTemplatePermissions { get; set; } |
Visual C++ |
---|
property Nullable<bool> ApplyTemplatePermissions { Nullable<bool> get (); void set (Nullable<bool> value); } |
JavaScript |
---|
function get_applyTemplatePermissions(); function set_applyTemplatePermissions(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: BOOLEAN
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultBoolean: false
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ