Represents the description of a class property in an external repository.


Namespace: FileNet.Api.Replication
Assembly: FileNet.Api (in filenet.api.dll)

Syntax

Visual Basic (Declaration)
Public Interface IExternalPropertyDescription
    Implements IEngineObject, ICloneable, IDependentObject
C#
public interface IExternalPropertyDescription : IEngineObject, ICloneable, IDependentObject
C++
interface class IExternalPropertyDescription : IEngineObject, ICloneable, IDependentObject
J#
public interface IExternalPropertyDescription implements IEngineObject, ICloneable, IDependentObject
JScript
public interface IExternalPropertyDescription extends IEngineObject, ICloneable, IDependentObject

Remarks

Metadata

Auditable: false
AllowsInstances: false
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: true
IsHidden: false
Searchable: false
StorageType: Domain
SuperclassName: GenericObject

See Also