 | IExecutionQuoteLineEntityEquipmentTypeIdMember Property |
Gets the equipment type identifier.
(Code type de matériel)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Building
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyStringEntityMember EquipmentTypeIdMember { get; }
ReadOnly Property EquipmentTypeIdMember As IReadOnlyStringEntityMember
Get
Property Value
Type:
IReadOnlyStringEntityMember
RemarksThis entity member is bound to the EquipmentTypeId (Code type de matériel) column of the SaleDocumentLine (Ligne de document de vente) table.
See Also