Specifies the absolute path to the SnapLock volume used to store content (from the perspective of the
SnapLock device). The path starts from the volume name (for example, /snap_volume/v16) and
corresponds to the same physical location that is referenced by the RootDirectoryPath property, which
is the path as viewed from the Content Engine server.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
<ObsoleteAttribute("As of release 5.5.0.")> _ Property DeviceRootDirectory As String |
| C# |
|---|
[ObsoleteAttribute("As of release 5.5.0.")] string DeviceRootDirectory { get; set; } |
| Visual C++ |
|---|
[ObsoleteAttribute(L"As of release 5.5.0.")] property String^ DeviceRootDirectory { String^ get (); void set (String^ value); } |
| JavaScript |
|---|
function get_deviceRootDirectory(); function set_deviceRootDirectory(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: true
IsOrderable: false
IsSearchable: false
IsValueRequired: true
MaximumLengthString: 2083
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ