ResourceAssociationSet.End1 Propriedade
Definição
Obtém a extremidade de origem do conjunto de associações.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
Valor da propriedade
ResourceAssociationSetEnd que está na extremidade de origem do conjunto de associações.ResourceAssociationSetEnd that is at the source end of the association set.