TFORMer SDK - NET  8
Properties
Record Class Reference

Provides access to a Record. More...

List of all members.

Properties

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

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

Dictionary<string, string> Data [get, set]

Gets/Sets the values for the Record.

Returns:
Dictionary of record values
See also:
JobDataRecordSet, JobData
int NumberOfCopies [get, set]

Gets/Sets the number of Record copies.

Returns:
The number of Record copies
See also:
JobDataRecordSet, JobData

© 2006-2024 - all rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Wed Aug 7 2024 17:29:42 for TFORMer SDK - NET with doxygen 1.7.6.1