To use the IBM documentation, you can link either to IBM Knowledge Center on www.ibm.com, or to a local information center that you install and deploy. For successful retrieval of a help topic, the client must concatenate the plug-in path of the applicable topic to the base URL of the documentation server.
For more information about setting the base URL for the IBM documentation, see Updating the base documentation URL for the FileNet P8 domain.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property DocumentationURL As String |
C# |
---|
string DocumentationURL { get; set; } |
Visual C++ |
---|
property String^ DocumentationURL { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_documentationURL(); function set_documentationURL(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ