Specifies the fully qualified path to the directory where the DITA Open Toolkit is installed.
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 DITAHome As String |
C# |
---|
string DITAHome { get; set; } |
Visual C++ |
---|
property String^ DITAHome { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_ditaHome(); function set_ditaHome(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
MaximumLengthString: 2083
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ