Click or drag to resize

ICustomerFamilyEntityWebContactSendKind Property

Gets or sets IsWebCustomer

List of authorized values in WebContactSendType

(Type d'envoi des contacts sur le web)

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

Property Value

Type: NullableByte
Remarks
This entity member is bound to the WebContactSendKind (Type d'envoi des contacts sur le web) column of the CustomerFamily (Familles Clients) table.
See Also