TFORMer SDK - NET  7.0
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-2012 - all rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue Oct 23 2012 16:33:21 for TFORMer SDK - NET with doxygen 1.8.0