Click or drag to resize

IScheduleEventTypeEntityDisplayType Property

Gets or sets whether this type must display the event like maintenance event

(Affichage)

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
Nullable<byte> DisplayType { get; set; }

Property Value

Type: NullableByte
Remarks
This entity member is bound to the DisplayType (Affichage) column of the ScheduleEventType (Type d'évènement) table.
See Also