Skip to content

SaveRequestHandler<TRow,TSaveRequest,TSaveResponse>.IsCreate property

Returns true if this is a Create operation.

public bool IsCreate { get; }

See Also