For an EMC Centera fixed content device, this property allows the PoolAddress property to be different, depending on the site in which the Content Platform Engine server is running. If the server is running in a site that does not correspond to one of the SiteSetting objects, then the PoolAddress property on the CenteraFixedContentDevice object is used as the default.
For a FileNet Image Services fixed content device, this property allows the CSMCache property to be different depending on the site in which the Content Platform Engine server is running. If the server is running in a site that does not correspond to one of the SiteSetting objects, then the CSMCache property on the IMFixedContentDevice object is used as the default.
For a NetApp SnapLock fixed content device, there are currently no properties that may be customized for a site.
For an advanced storage device, this property allows the ReplicaSynchronizationType property to be different, depending on the site in which the Content Platform Engine server is running. If the server is running in a site that does not correspond to one of the SiteSetting objects, then the ReplicaSynchronizationType property on the CmStorageDeviceConnection object is used as the default.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property SiteSettings As ISiteSettingsList |
C# |
---|
ISiteSettingsList SiteSettings { get; set; } |
Visual C++ |
---|
property ISiteSettingsList^ SiteSettings { ISiteSettingsList^ get (); void set (ISiteSettingsList^ value); } |
JavaScript |
---|
function get_siteSettings(); function set_siteSettings(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: LIST
CopyToReservation: false
DataType: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
ReflectiveProperty: null
RequiredClass: SiteSettings
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ