Indicates whether permissions should be inherited from the Coordinator property.
Namespace:
FileNet.Api.Core
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Property CmInheritCoordinatorPermissions As Nullable(Of Boolean) |
| C# |
|---|
Nullable<bool> CmInheritCoordinatorPermissions { get; set; } |
| Visual C++ |
|---|
property Nullable<bool> CmInheritCoordinatorPermissions { Nullable<bool> get (); void set (Nullable<bool> value); } |
| JavaScript |
|---|
function get_cmInheritCoordinatorPermissions(); function set_cmInheritCoordinatorPermissions(value); |
Remarks
Metadata
AllowsDefaultChange: true
Cardinality: SINGLE
CopyToReservation: false
DataType: BOOLEAN
IsHidden: true
IsOrderable: false
IsSearchable: false
IsValueRequired: true
ModificationAccessRequired: WRITE_ACL
PersistenceType: OWN_COLUMN
PropertyDefaultBoolean: true
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ