The COM TransField object

Example

Description

This object corresponds to a transaction field in a form definition or set definition. Use this object to manipulate the transaction description in for example the MngrFormDefTransDefault or MngrSetDefTransDefault event. These events are meant to allow you to define your own default transaction descriptions.

If you are going to change, create, or update a TransField, you must define all parts of the TransField correctly. Do not forget to call the Save method to update the form definition or set definition.

The only way to obtain a TransField object is by using the AddTransField method.

Below is a list of the properties and methods specific to the TransField object.

Properties

Expression

Format

FormDefName

Index

Length

LeftJustify

Name

Occurrence

PadAlways

PadChar

Position

Methods

GetClassicObject

Save

Collections

None.