Represents the configuration settings that can be overridden for the EMC Centera fixed content devices
on the specified site. For each setting that can be overridden, the CenteraSiteSettings
object contains a property that, if populated, will override the corresponding property of the same name
on the CenteraFixedContentDevice object.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Interface ICenteraSiteSettings _ Implements ISiteSettings, IEngineObject, ICloneable, IDependentObject |
| C# |
|---|
public interface ICenteraSiteSettings : ISiteSettings, IEngineObject, ICloneable, IDependentObject |
| Visual C++ |
|---|
public interface class ICenteraSiteSettings : ISiteSettings, IEngineObject, ICloneable, IDependentObject |
| JavaScript |
|---|
FileNet.Api.Admin.ICenteraSiteSettings = function(); FileNet.Api.Admin.ICenteraSiteSettings.createInterface('FileNet.Api.Admin.ICenteraSiteSettings'); |
Remarks
Metadata
Auditable: false
AllowsInstances: true
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: true
IsHidden: false
Searchable: false
StorageType: Domain
SuperclassName: SiteSettings