Represents the mechanism for mapping a property in an external repository to a
corresponding Content Engine property.
Namespace:
FileNet.Api.Replication
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Interface IExternalPropertyAlias _ Implements IRepositoryObject, IExternalAlias, IEngineObject, ICloneable, _ IDependentObject |
| C# |
|---|
public interface IExternalPropertyAlias : IRepositoryObject, IExternalAlias, IEngineObject, ICloneable, IDependentObject |
| Visual C++ |
|---|
public interface class IExternalPropertyAlias : IRepositoryObject, IExternalAlias, IEngineObject, ICloneable, IDependentObject |
| JavaScript |
|---|
FileNet.Api.Replication.IExternalPropertyAlias = function(); FileNet.Api.Replication.IExternalPropertyAlias.createInterface('FileNet.Api.Replication.IExternalPropertyAlias'); |
Remarks
Metadata
Auditable: false
AllowsInstances: true
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: true
IsHidden: false
Searchable: false
StorageType: ObjectStore
SuperclassName: ExternalAlias