Relation class is used as a generic mechanism to navigate in the datamodel from one object to another or to more objects. In the case of the
PlaceHolderText object, user can read it's Relation object, that represents the link to another object and it's property. Value of this property will be displayed in this PlaceholderText in GUI, e.g. at reports page.
System.Object
System.ValueType
Eplan.EplApi.DataModel.Relation
| Name | Description |
 | Index | Relation-Index - which object to get. if index is equal to 0 list of objects will be returned. |
Top
| Name | Description |
 | ToInt | Relation-Id - identifies which type of navigation will be done. |
Top