Specifies one of the following:
Namespace:
FileNet.Api.Replication- The identity of the external class described by this external class description.
- The identity of the external class for which this external class alias defines a mapping.
- The identity of the external class to which this mapped property belongs.
For ExternalClassDescription objects only, this string is immutable and is unique within the repository in which the external class description belongs.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property ClassIdentity As String |
C# |
---|
string ClassIdentity { get; set; } |
Visual C++ |
---|
property String^ ClassIdentity { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_classIdentity(); function set_classIdentity(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
MaximumLengthString: 128
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ