Click or drag to resize

IDealStockDocumentLineEntityCanChangeIncludeAmountInCost Method

Determines whether can change include amount in cost

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Deal
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
bool CanChangeIncludeAmountInCost()

Return Value

Type: Boolean
True include amount in cost can be changed, otherwise false
See Also