Oracle® WebCenter Interaction Development Kit 10.3.3.0.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