Table of Contents

lines attribute

Specifies the number of lines that will be displayed.

Content Type

unsignedInt

Parent

Type

Remarks

Only to be specified in case of measurement type String.

Note

When read parameters with multiple lines are displayed in the details pane of an EPM element, this attribute can be used to determine how many lines are displayed. See details.

Examples

<Measurement>
    <Type lines="3">string</Type>
</Measurement>