Specifies the fully qualified path to the working directory where DITA component documents
will be downloaded from the Content Engine for publishing via the DITA Open Toolkit. The path
can be a local mount point, a local path, or a UNC path.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property DITAWorkingDirectory As String |
C# |
---|
string DITAWorkingDirectory { get; set; } |
Visual C++ |
---|
property String^ DITAWorkingDirectory { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_ditaWorkingDirectory(); function set_ditaWorkingDirectory(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
MaximumLengthString: 2083
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ