Plumtree EDK (Enterprise Web Development Kit) 5.4.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