 | IScheduleEntityBaseIncludeInRealizedCost Property |
Gets or sets the include in realized cost
List of authorized values in IncludeInRealizedCostType
(Inclure les coûts dans l'analyse (Affaire))
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<byte> IncludeInRealizedCost { get; set; }
Property IncludeInRealizedCost As Nullable(Of Byte)
Get
Set
Property Value
Type:
NullableByte
RemarksThis entity member is bound to the IncludeInRealizedCost (Inclure les coûts dans l'analyse (Affaire)) column of the ScheduleEvent (Évènements) table.
See Also