CIMPopupInfo Class Properties
In This Topic
For a list of all members of this type, see CIMPopupInfo members.
Public Properties
| Name | Description |
 | ExpressionInfos |
Gets or sets Arcade expressions that are referenced as fields in one or more elements in MediaInfos.
|
 | FieldDescriptions |
Gets or sets the pop-up field descriptions.
|
 | GridLayout |
Gets or sets the grid layout for the media infos.
|
 | MediaInfos |
Gets or sets the media infos.
|
 | RelatedRecordSortOrder |
Gets or sets the field name and the sort order by which the related records will be ordered.
The items are defined by the related field name (Format: RelationshipName\\FieldName) as the Keys and the sort order (Enum: Asc, Desc) as the Values.
|
 | Title |
Gets or sets the title.
|
Top
See Also