Share via


DictRelation.entityRelationshipRoleLabelId Method

Definition

Retrieves the label ID for the name of the entity relationship role.

public:
 virtual System::String ^ entityRelationshipRoleLabelId();
public virtual string entityRelationshipRoleLabelId ();
abstract member entityRelationshipRoleLabelId : unit -> string
override this.entityRelationshipRoleLabelId : unit -> string
Public Overridable Function entityRelationshipRoleLabelId () As String

Returns

The label ID for the entity relationship role.

Applies to