Share via


DictRelation.relationshipType Method

Definition

Retrieves the relationship type.

public:
 virtual Dynamics::AX::Application::RelationshipType relationshipType();
public virtual Dynamics.AX.Application.RelationshipType relationshipType ();
abstract member relationshipType : unit -> Dynamics.AX.Application.RelationshipType
override this.relationshipType : unit -> Dynamics.AX.Application.RelationshipType
Public Overridable Function relationshipType () As RelationshipType

Returns

The relationship type.

Applies to