Show / Hide Table of Contents

record

An element representing a record within Defaultrecords.

Attributes and Elements

Attributes

Attribute Description Required
columns Column(s) to be included in the record. Yes
values Corresponding values for the column(s) specified. Yes

Child Elements

None.

Parent Elements

Element
dataSheet

Remarks

Multiple column/value pairs can be separated by the pipe character:

<record columns="Column1|Column2" values="My String|1.5"/>
In This Article
Back to top Copyright 2007-2025 Apex Resource Management Solutions Ltd.
Generated by DocFX