Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

DocumentMetaData.Get Method (String)

Gets the value of the input key.

public string Get(
   string key
);

Parameters

key
The key to match.

Return Value

The value that corresponds to the key or null if there is no match.

See Also

DocumentMetaData Class | Plumtree.Remote.Crawler Namespace | DocumentMetaData.Get Overload List