Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDocument.SetOverrideName Method 

Sets a name to use for the document in the portal Knowledge Directory.

void SetOverrideName(
   string name
);

Parameters

name
The name to use instead of the default.

Remarks

This name will override any name that the crawler gives the document by default.

See Also

IDocument Interface | Plumtree.Remote.PRC Namespace