 | IScheduleEventEntityIsTaskSaleDocumentLine Property |
Gets whether sale document line is an execution quote line shown as a real task
(not a phase task having task children)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Deal
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<bool> IsTaskSaleDocumentLine { get; }
ReadOnly Property IsTaskSaleDocumentLine As Nullable(Of Boolean)
Get
Property Value
Type:
NullableBoolean
See Also