 | IColleagueFamilyEntityUpdateDaySchedules Property |
Gets or sets whether the day schedules must be updated in associated colleagues
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Colleague
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<bool> UpdateDaySchedules { get; set; }
Property UpdateDaySchedules As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBoolean
See Also