OneToManyRelationshipMetadata.RelationshipAttributes Property

Definition

public:
 property System::Collections::ObjectModel::Collection<Microsoft::Xrm::Sdk::Metadata::RelationshipAttribute ^> ^ RelationshipAttributes { System::Collections::ObjectModel::Collection<Microsoft::Xrm::Sdk::Metadata::RelationshipAttribute ^> ^ get(); void set(System::Collections::ObjectModel::Collection<Microsoft::Xrm::Sdk::Metadata::RelationshipAttribute ^> ^ value); };
[System.Runtime.Serialization.DataMember]
public System.Collections.ObjectModel.Collection<Microsoft.Xrm.Sdk.Metadata.RelationshipAttribute> RelationshipAttributes { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.RelationshipAttributes : System.Collections.ObjectModel.Collection<Microsoft.Xrm.Sdk.Metadata.RelationshipAttribute> with get, set
Public Property RelationshipAttributes As Collection(Of RelationshipAttribute)

Property Value

Attributes

Applies to