For a particular FileNet P8 site, configures the Content Federation Service (CFS). For information on specifying the site, and on the relationship between the FileNet P8 site and domain, see the Site property. This configuration works in conjunction with the standard CFS import configuration. For more information, see the ICFSImportAgentConfiguration interface.


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

Syntax

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

Remarks

Metadata

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

See Also