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