Click or drag to resize

TemplateTemplateFields Property

Returns the Template's TemplateFields collection of TemplateField objects.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public TemplateFields TemplateFields { get; }

Property Value

Type: TemplateFields
See Also