A ReplicationDirection constant that specifies the direction in which the property in an external repository that is
described by this external property description can be mapped for replication with respect to a Content Engine property.
This mapping direction can be inbound, outbound, or both.
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; } |
| Visual C++ |
|---|
property Nullable<ReplicationDirection> MappableDirection { Nullable<ReplicationDirection> get (); } |
| JavaScript |
|---|
function get_mappableDirection(); |
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