ISaveRequest.EntityId property

namespace: Serenity.Services   assemblySerenity.Net.Services

The entity ID to update, should only be passed for Update requests.

public object EntityId { get; set; }

See Also