Click or drag to resize
MacroMethodContainerUnwrapContainer Method
Unwraps all DateTime and TimeSpan containers to their original system value.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
protected static Object[] UnwrapContainer(
	Object[] parameters
)

Parameters

parameters
Type: SystemObject
Parameters to process

Return Value

Type: Object
See Also