CreateCustomerRelationshipsResponse.RelationshipIds Property
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.
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.