Click or drag to resize

IGuaranteeTypeDetailComplexEntityMemberLabourDurationMember Property

Gets the labout duration

(Garantie Fabricant - Durée main d'oeuvre)

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

Property Value

Type: IReadOnlyDecimalEntityMember
Remarks
This entity member is bound to the ProducerGuarantee_LabourDuration (Garantie Fabricant - Durée main d'oeuvre) column of the GuaranteeType (Type de garantie) table.
See Also