The name assigned to the Verity collection.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property CollectionName As String |
C# |
---|
string CollectionName { get; set; } |
Visual C++ |
---|
property String^ CollectionName { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_collectionName(); function set_collectionName(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: true
MaximumLengthString: 100
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ