Skip to content

SaveRequestHandler<TRow,TSaveRequest,TSaveResponse>.IsCreate property

namespace: Serenity.Services   assemblySerenity.Net.Services

Returns true if this is a Create operation.

public bool IsCreate { get; }

See Also