For ExternalPropertyDescription 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; } |
| Visual C++ |
|---|
property String^ PropertyIdentity { String^ get (); void set (String^ value); } |
| JavaScript |
|---|
function get_propertyIdentity(); function set_propertyIdentity(value); |
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