 | IThirdFamilyEntityBaseSchedulerColor Property |
Gets or sets the color in the scheduler
(Couleur dans le planning)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Third
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<int> SchedulerColor { get; set; }
Property SchedulerColor As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32
RemarksThis entity member is bound to the SchedulerColor (Couleur dans le planning) column of the CustomerFamily (Familles Clients) table.
See Also