DataObject.fields property

The list of fields defined for the object represented by the DataObject.

Namespace: LOOP

Package: Nintex DocGen for Salesforce

Syntax

List<FieldInfo> fields

Property Value

Type: List<FieldInfo>

A list of FieldInfo objects, each of which represents a field defined for the object represented by the DataObject.

Related topics

DataObject

Loop namespace