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.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property StagingAreaPath As String |
C# |
---|
string StagingAreaPath { get; set; } |
C++ |
---|
property string StagingAreaPath abstract { String get(); void set(String value); } |
J# |
---|
/** property */ public string get_StagingAreaPath(); /** property */ public void set_StagingAreaPath(string value); |
JScript |
---|
public function get StagingAreaPath() : String public function set StagingAreaPath(value : String); |
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