Specifies one of the following:
Namespace: FileNet.Api.Replication
Assembly: FileNet.Api (in filenet.api.dll)
- 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
objects only, this string is immutable and is unique within the repository in which the external class description belongs.
Namespace: FileNet.Api.Replication
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property ClassIdentity As String |
C# |
---|
string ClassIdentity { get; set; } |
C++ |
---|
property string ClassIdentity abstract { String get(); void set(String value); } |
J# |
---|
/** property */ public string get_ClassIdentity(); /** property */ public void set_ClassIdentity(string value); |
JScript |
---|
public function get ClassIdentity() : String public function set ClassIdentity(value : String); |
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