The name of the OpenStack container in which content is stored.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property OpenStackContainerName As String |
C# |
---|
string OpenStackContainerName { get; set; } |
Visual C++ |
---|
property String^ OpenStackContainerName { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_openStackContainerName(); function set_openStackContainerName(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: true
MaximumLengthString: 128
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: SETTABLE_ONLY_ON_CREATE
TargetAccessRequired: READ