Skip to content

ISaveRequest.EntityId property

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

public object? EntityId { get; set; }

See Also