Click or drag to resize

IPeriodicityComplexEntityMemberBaseDayRankSelectorMember Property

Get wether day is selected by its rank within a month (ex : 1st monday, last friday, ...)

(Sélection du jour par son rang)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyBoolEntityMember DayRankSelectorMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
Remarks
This entity member is bound to the Periodicity_DayRankSelector (Sélection du jour par son rang) column of the PeriodicInvoicing (Facturation périodique) table.
See Also