Specifies a PropertySettability constant, which indicates the settability of a property when an application has
been granted privileged write access (AccessRight.PRIVILEGED_WRITE access right). Privileged write access
gives an application the potential capability to set the Creator, DateCreated, DateLastModified,
and LastModifier properties, which are normally read-only. The Settability property continues to indicate the property's
settability for all other users.
Namespace:
FileNet.Api.MetaAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property PrivilegedSettability As PropertySettability |
C# |
---|
PropertySettability PrivilegedSettability { get; } |
Visual C++ |
---|
property PropertySettability PrivilegedSettability { PropertySettability get (); } |
JavaScript |
---|
function get_privilegedSettability(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
PropertyDefaultInteger32: null
PropertyMaximumInteger32: null
PropertyMinimumInteger32: null
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ