Click or drag to resize

IDocumentLineEntityBaseLimitDateAllowed Property

Gets whether limit date allowed. Allow to retrieve limit date by code for known tracking number Do not allow user to enter a limit date

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.DocumentBase
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
bool LimitDateAllowed { get; }

Property Value

Type: Boolean
See Also