The number of directories in the upper level of two-tier structure for storing content
in an advanced file system storage device.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Property UpperDirectoryCount As Nullable(Of Integer) |
| C# |
|---|
Nullable<int> UpperDirectoryCount { get; set; } |
| Visual C++ |
|---|
property Nullable<int> UpperDirectoryCount { Nullable<int> get (); void set (Nullable<int> value); } |
| JavaScript |
|---|
function get_upperDirectoryCount(); function set_upperDirectoryCount(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultInteger32: 47
PropertyMaximumInteger32: 20000
PropertyMinimumInteger32: 1
RequiresUniqueElements: false
Settability: SETTABLE_ONLY_ON_CREATE
TargetAccessRequired: READ