PredefinedString

ACCPAC Common Controls

AccpacViewFieldPresentsStrings.PredefinedString

Returns the predefined display string and cookie of a presentation item according to the item's zero-based index in the list.

Property PredefinedString(
Index As Long,
pCookie As Long) As String
(read-only)

Parameters

Index

[in] the index of the presentation item in the zero-based list

pCookie

[out] returns the cookie that corresponds to the presentation string

Remarks