Click or drag to resize
MacroMethodParamAttributeType Property
Gets or sets a return type of the method.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 10.0.0
Syntax
C#
public Type Type { get; set; }

Property Value

Type: Type
See Also