Click or drag to resize

IThirdInfosUpdateArgsCanSetNullDateValue Property

Gets whether invoice date can be set with null value

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Helpers
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
bool CanSetNullDateValue { get; set; }

Property Value

Type: Boolean
See Also