Represents the mechanism for mapping an external class or property to a corresponding Content Engine class or property. This interface is the base for subinterfaces representing external class and property aliases.


The following tables list the members exposed by IExternalAlias.

Public Properties

  Name Description
Public property AliasDirection Specifies a ReplicationDirection constant that indicates the direction in which the mapping applies for this class or property alias.
Public property ExternalRepository Specifies one of the following:
  • The external repository in which this external identity applies.
  • The external repository in which this mapped external class is defined.
  • The external repository in which this mapped external property is defined.
  • The external repository participating in replication through its containing replication group.
Top

See Also