Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

DocumentMetaData.Get Method

Returns an object mapped to a key or uses a default object if no value is found.

Overload List

Returns an object mapped to a key or uses a default object if no value is found.

public object Get(object,object);

Gets the value of the input key.

public string Get(string);

See Also

DocumentMetaData Class | Plumtree.Remote.Crawler Namespace