Click or drag to resize

IScheduleEventEntityIsTaskSaleDocumentLineMember 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
Syntax
IReadOnlyBoolEntityMember IsTaskSaleDocumentLineMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
See Also