AccpacViewFieldPresentsStrings Object

ACCPAC Common Controls

AccpacViewFieldPresentsStrings Object

Provides access to the presentation string collection that is exposed by a field in an ACCPAC view.

Remarks

An object of this class cannot be created directly by applications. It should be obtained from the AccpacViewField object's PresentationString property.

A presentation string collection is a predefined list of valid values allowed by a field, and their corresponding display strings. The valid values should be treated as internal values and should not be displayed to the user. Users should be presented with the presentation strings which are meaningful to them, and localized to the user's language preference.