CreatePolymorphicLookupAttributeRequest.OneToManyRelationships Property

Definition

Gets or sets the one-to-many relationship definitions for each table that the multi-table lookup column supports.

public:
 property cli::array <Microsoft::Xrm::Sdk::Metadata::OneToManyRelationshipMetadata ^> ^ OneToManyRelationships { cli::array <Microsoft::Xrm::Sdk::Metadata::OneToManyRelationshipMetadata ^> ^ get(); void set(cli::array <Microsoft::Xrm::Sdk::Metadata::OneToManyRelationshipMetadata ^> ^ value); };

Property Value

The one-to-many relationship definitions for each table that the multi-table lookup column supports.

Applies to