Click or drag to resize

IPeriodicityComplexEntityMemberBase.FridaySelected Property

Gets or sets wether friday is selected (for weekly frequency)

(Vendredi)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<bool> FridaySelected { get; set; }

Property Value

Type: Nullable<Boolean>
Remarks
This entity member is bound to the Periodicity_Friday (Vendredi) column of the PeriodicInvoicing (Facturation périodique) table.
See Also