Plumtree EDK (Enterprise Web Development Kit) 5.4.0 |
|
IDocument.SetOverrideDescription Method
Sets a description to use for the document in the portal Knowledge Directory.
void SetOverrideDescription(
string description
);
Parameters
-
description
- the description to use instead of the default
Remarks
This name will override any description that the crawler gives the document by default.
See Also
IDocument Interface | Plumtree.Remote.PRC Namespace