Share via


CreateCustomerRelationshipsResponse.RelationshipIds Property

Definition

Gets an array of relationship IDs created for the attribute to Account and Contact tables.

public:
 property cli::array <Guid> ^ RelationshipIds { cli::array <Guid> ^ get(); };
public Guid[] RelationshipIds { get; }
member this.RelationshipIds : Guid[]
Public ReadOnly Property RelationshipIds As Guid()

Property Value

Guid[]

Array of relationship IDs created for the attribute to Account and Contact tables.

Applies to