TFORMer SDK - NET 8
Properties | List of all members
Record Class Reference

Provides access to a Record. More...

Properties

Dictionary< string, string > Data [get, set]
 Gets/Sets the values for the Record. More...
 
int NumberOfCopies [get, set]
 Gets/Sets the number of Record copies. More...
 

Detailed Description

Provides access to a Record.

A Record is a collection of string pairs. The string pair holds the DataField name (first member of the pair) and the DataField value (second member of the pair).

See also
JobDataRecordSet, JobData

Property Documentation

◆ Data

Dictionary<string, string> Data
getset

Gets/Sets the values for the Record.

Returns
Dictionary of record values
See also
JobDataRecordSet, JobData

◆ NumberOfCopies

int NumberOfCopies
getset

Gets/Sets the number of Record copies.

Returns
The number of Record copies
See also
JobDataRecordSet, JobData

© 2006-2023 - all rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Thu Dec 28 2023 18:45:19 for TFORMer SDK - NET with doxygen 1.9.4