ResourceAssociationSet.End2 Property

Definition

Gets the target end of the association set.

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

Property Value

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

Applies to