2 writes to editLink
System.Data.Services.Client (2)
System\Data\Services\Client\EntityDescriptor.cs (2)
134
this.
editLink
= editLink;
174
internal set { this.
editLink
= value; }
1 reference to editLink
System.Data.Services.Client (1)
System\Data\Services\Client\EntityDescriptor.cs (1)
173
get { return this.
editLink
; }