Specifies a file system directory path that will be used to store content
elements prior to uploading them to a fixed content device.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property StagingAreaPath As String |
C# |
---|
string StagingAreaPath { get; set; } |
Visual C++ |
---|
property String^ StagingAreaPath { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_stagingAreaPath(); function set_stagingAreaPath(value); |
Remarks
Metadata
AllowsDefaultChange: true
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: true
MaximumLengthString: 1200
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ