Specifies the identity of the external property described by this external property description or for which this external property alias defines a mapping.
Namespace: FileNet.Api.Replication
Assembly: FileNet.Api (in filenet.api.dll)
For
objects only, this string is immutable and is unique within the external class to which the external property description belongs.
Namespace: FileNet.Api.Replication
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property PropertyIdentity As String |
C# |
---|
string PropertyIdentity { get; set; } |
C++ |
---|
property string PropertyIdentity abstract { String get(); void set(String value); } |
J# |
---|
/** property */ public string get_PropertyIdentity(); /** property */ public void set_PropertyIdentity(string value); |
JScript |
---|
public function get PropertyIdentity() : String public function set PropertyIdentity(value : String); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
Datatype: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
MaximumLengthString: 128
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ