DictRelation.relationshipType Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.