Represents the mechanism for mapping an external class to a corresponding Content Engine class.


The following tables list the members exposed by IExternalClassAlias.

Public Properties

  Name Description
Public property ClassIdentity Specifies one of the following:
  • The identity of the external class described by this external class description.
  • The identity of the external class for which this external class alias defines a mapping.
  • The identity of the external class to which this mapped property belongs.

For ExternalClassDescription objects only, this string is immutable and is unique within the repository in which the external class description belongs.

Top

See Also