Specifies the direction in which the external property described by this external property description can be mapped for replication with respect to a Content Engine property.
Namespace: FileNet.Api.Replication
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property MappableDirection As Nullable(Of ReplicationDirection) |
C# |
---|
Nullable<ReplicationDirection> MappableDirection { get; } |
C++ |
---|
property Nullable<ReplicationDirection> MappableDirection abstract { Nullable<ReplicationDirection> get(); } |
J# |
---|
/** property */ public Nullable<ReplicationDirection> get_MappableDirection(); |
JScript |
---|
public function get MappableDirection() : Nullable<ReplicationDirection> |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
Datatype: LONG
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
PropertyDefaultInteger32: null
PropertyMaximumInteger32: null
PropertyMinimumInteger32: null
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ