Represents the description of a property in an external repository.
Namespace:
FileNet.Api.ReplicationAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface IExternalPropertyDescription _ Implements IEngineObject, ICloneable, IDependentObject |
C# |
---|
public interface IExternalPropertyDescription : IEngineObject, ICloneable, IDependentObject |
Visual C++ |
---|
public interface class IExternalPropertyDescription : IEngineObject, ICloneable, IDependentObject |
JavaScript |
---|
FileNet.Api.Replication.IExternalPropertyDescription = function(); FileNet.Api.Replication.IExternalPropertyDescription.createInterface('FileNet.Api.Replication.IExternalPropertyDescription'); |
Remarks
Metadata
Auditable: false
AllowsInstances: false
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: true
IsHidden: false
Searchable: false
StorageType: Domain
SuperclassName: GenericObject