​
​
​

Gets the 1-based number of the subtext part the field is part of. Is 0 if the field is not part of a subtext part.

​ Introduced: 33.0.

Syntax

​public int SubTextPartNumber { get; }
​Public ReadOnly Property SubTextPartNumber() As Integer
​

Limitations

Read only.

​