An object defining a connection between an advanced storage area and an advanced storage device.
A ICmStorageDeviceis set on this object,
along with the replication role of the storage device.
One or more ICmStorageDeviceConnection objects are set on an
ICmAdvancedStorageArea.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface ICmStorageDeviceConnection _ Implements IRepositoryObject, IEngineObject, ICloneable, IDependentObject |
C# |
---|
public interface ICmStorageDeviceConnection : IRepositoryObject, IEngineObject, ICloneable, IDependentObject |
Visual C++ |
---|
public interface class ICmStorageDeviceConnection : IRepositoryObject, IEngineObject, ICloneable, IDependentObject |
JavaScript |
---|
FileNet.Api.Admin.ICmStorageDeviceConnection = function(); FileNet.Api.Admin.ICmStorageDeviceConnection.createInterface('FileNet.Api.Admin.ICmStorageDeviceConnection'); |
Remarks
Metadata
Auditable: false
AllowsInstances: true
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: true
IsHidden: false
Searchable: false
StorageType: ObjectStore
SuperclassName: GenericObject