Represents the mechanism for mapping a property in an external repository to a
corresponding Content Engine property.
Namespace:
FileNet.Api.ReplicationAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface IExternalPropertyAlias _ Implements IExternalAlias, IRepositoryObject, IEngineObject, ICloneable, _ IDependentObject |
C# |
---|
public interface IExternalPropertyAlias : IExternalAlias, IRepositoryObject, IEngineObject, ICloneable, IDependentObject |
Visual C++ |
---|
public interface class IExternalPropertyAlias : IExternalAlias, IRepositoryObject, 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