SaveRequestHandler<TRow,TSaveRequest,TSaveResponse>.SetDefaultValue method

namespace: Serenity.Services   assemblySerenity.Net.Services

Sets the default value (DefaultValueAttribute) for the field

protected virtual void SetDefaultValue(Field field)
parameter description
field Field

See Also