<RelationshipRoleOrdinal> (FormXml)

 

Applies To: Dynamics CRM 2013

Sets the direction of a Connection Role relationship. This is a parameter for sub-grid controls.

Syntax

<RelationshipRoleOrdinal>[1|2]</RelationshipRoleOrdinal>

Attributes and Elements

The following describes the attributes, child elements, and parent elements.

Attributes

This element has no attributes.

Child Elements

This element has no child elements.

Parent Elements

Element

Description

<parameters> (FormXml)

Contains the parameters to be passed to a control in a form.

Remarks

Valid values:

  • 1

  • 2

Element Information

Schema Type

RelationshipRoleOrdinalType

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/tabs/tab/columns/column/sections/section/rows/row/cell/control/parameters/RelationshipRoleOrdinal

See Also

Customize entity forms
Form XML reference