Represents content data that is local to an object store and directly managed by the Content Engine server.
Namespace:
FileNet.Api.Core
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Interface IContentTransfer _ Implements IRepositoryObject, IContentElement, IEngineObject, ICloneable, _ IDependentObject |
| C# |
|---|
public interface IContentTransfer : IRepositoryObject, IContentElement, IEngineObject, ICloneable, IDependentObject |
| Visual C++ |
|---|
public interface class IContentTransfer : IRepositoryObject, IContentElement, IEngineObject, ICloneable, IDependentObject |
| JavaScript |
|---|
FileNet.Api.Core.IContentTransfer = function(); FileNet.Api.Core.IContentTransfer.createInterface('FileNet.Api.Core.IContentTransfer'); |
Remarks
Metadata
Auditable: false
AllowsInstances: true
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: true
IsHidden: false
Searchable: false
StorageType: ObjectStore
SuperclassName: ContentElement