TaskParametersGetParameter Method |
Gets the parameter value with given key.
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 12.0.0
Syntax public Object GetParameter(
string key
)
Parameters
- key
- Type: SystemString
Identification key
Return Value
Type:
ObjectStored value
See Also