Specifies the storage location for an object's content. This property is deprecated in FileNet P8 4.0
and is only set in upgraded object stores. It has been replaced by the StorageArea property.
Namespace:
FileNet.Api.CoreAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
<ObsoleteAttribute("As of release 4.0.0.")> _ ReadOnly Property StorageLocation As String |
C# |
---|
[ObsoleteAttribute("As of release 4.0.0.")] string StorageLocation { get; } |
Visual C++ |
---|
[ObsoleteAttribute(L"As of release 4.0.0.")] property String^ StorageLocation { String^ get (); } |
JavaScript |
---|
function get_storageLocation(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: true
DataType: STRING
IsHidden: true
IsOrderable: true
IsSearchable: true
IsValueRequired: false
MaximumLengthString: 1
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ