| AquaLogic Interaction Development Kit (IDK) 6.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