Click or drag to resize

IMaintenanceContractCustomerProductEntityCustomerProductActiveStateMember Property

Gets the customer product active state

List of authorized values in CustomerProductActiveState

(Statut)

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
IReadOnlyByteEntityMember CustomerProductActiveStateMember { get; }

Property Value

Type: IReadOnlyByteEntityMember
Remarks
This entity member is bound to the ActiveState (Statut) column of the CustomerProduct (Produit client) table.
See Also