MacroMethodContainerUnwrapContainer Method |
Unwraps all DateTime and TimeSpan containers to their original system value.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax protected static Object[] UnwrapContainer(
Object[] parameters
)
Parameters
- parameters
- Type: SystemObject
Parameters to process
Return Value
Type:
ObjectSee Also