Specifies the Centera pool address that is passed to the FPPool class constructor as the
PoolAddress parameter (which identifies the location of the Centera fixed content device). This pool
address will be used when the Content Engine server is running within the site identified by the Site
property of this object.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property PoolAddress As String |
C# |
---|
string PoolAddress { get; set; } |
Visual C++ |
---|
property String^ PoolAddress { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_poolAddress(); function set_poolAddress(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ