Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ContainerMetaData.Get Method (String)

Gets the value for the input key.

public string Get(
   string key
);

Parameters

key
The key.

Return Value

The value mapped to the key.

See Also

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