ResourceAssociationSet.End1 Property

Definition

Gets the source end of the association set.

public:
 property System::Data::Services::Providers::ResourceAssociationSetEnd ^ End1 { System::Data::Services::Providers::ResourceAssociationSetEnd ^ get(); };
public System.Data.Services.Providers.ResourceAssociationSetEnd End1 { get; }
member this.End1 : System.Data.Services.Providers.ResourceAssociationSetEnd
Public ReadOnly Property End1 As ResourceAssociationSetEnd

Property Value

ResourceAssociationSetEnd that is at the source end of the association set.

Applies to