Click or drag to resize

IDealCustomerEntityThirdType Property

Gets or Sets the third type

List of authorized values in ThirdType

(Type de tiers)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Deal
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<byte> ThirdType { get; set; }

Property Value

Type: NullableByte
Remarks
This entity member is bound to the Type (Type de tiers) column of the DealCustomer (Client lié aux affaires/projets) table.
See Also