EntityDescriptor.EditLink Property

Definition

Gets or sets the URI that modifies the entity.

public:
 property Uri ^ EditLink { Uri ^ get(); };
public Uri EditLink { get; }
member this.EditLink : Uri
Public ReadOnly Property EditLink As Uri

Property Value

Uri

The edit link URI for the entity resource.

Applies to