For
and
classes, the Id property takes the value of the Security Identifier (SID) rather than the 128-bit GUID. The string representation of the SID is in this example format:
. When Active Directory is used as the directory service for IBM FileNet P8,
and
always return the current SID for the principal, even if this user or group has only historical SIDs populating the Active Directory server.
For a given property representation, the Id property has the following characteristics:
is equal toPropertyDescription.Id
, which is equal toPropertyTemplate.Id
.PropertyDefinition.PrimaryId
is not equal toPropertyDefinition.Id
.PropertyDefinition.PrimaryId
is not equal toPropertyDefinition.Id
.PropertyDescription.Id
For a newly created document object, you can override the Id property of its associated
object before you save or check in the document for the first time.
Namespace: FileNet.Api.Events
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
Datatype: GUID
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ