DataObjectReferencePath Fields |
The DataObjectReferencePath type exposes the following members.
Name | Description | |
---|---|---|
![]() | DisplayFormat |
Contains a display format used to obtain textual values of the data objects found using the reference path.
The display format may contain fixed text and variable text in the form of properties and fixed fields.
Properties must be stated by their system name enclosed in square brackets (example: [NAME]).
Fixed fields must be stated by their name enclosed in square brackets (example: [Assignee]).
Example: "His name is: [FNAME] [LNAME]"
DisplayFormat can be null in which case the display names of the
data objects found using the reference path are used.
|
![]() ![]() | SystemNameAndResourceTypeNameRegExp |
The fragment of a reference path in between "/" (forward), "\" (backward), ":[display name format]" and "{" (filter expression)
|