 | IScheduleEventTypeEntityColor Property |
Gets or sets the color.
(Couleur)
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<int> Color { get; set; }
Property Color As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32
RemarksThis entity member is bound to the Color (Couleur) column of the ScheduleEventType (Type d'évènement) table.
See Also