Section Fields Property CTCT Wrapper Documented Class Library
An array of the fields displayed in a section: field_type, name, label, value, values

Namespace: CTCT.Components.EventSpot
Assembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public IList<Field> Fields { get; set; }
See Also