 | IActivityEntityEventDisplayType Property |
Gets the event display type.
(Affichage)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<byte> EventDisplayType { get; }
ReadOnly Property EventDisplayType As Nullable(Of Byte)
Get
Property Value
Type:
NullableByte
RemarksThis entity member is bound to the DisplayType (Affichage) column of the ScheduleEvent (Évènements) table.
See Also