 | ICompetenceEntityValidityDuration Property |
Gets or sets the validity duration
(Durée de validité (mois))
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<int> ValidityDuration { get; set; }
Property ValidityDuration As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32
RemarksThis entity member is bound to the ValidityDuration (Durée de validité (mois)) column of the Competence (Compétences) table.
See Also