 | 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
SyntaxNullable<byte> WebContactSendKind { get; set; }
Property WebContactSendKind As Nullable(Of Byte)
Get
Set
Property Value
Type:
NullableByte
RemarksThis entity member is bound to the WebContactSendKind (Type d'envoi des contacts sur le web) column of the CustomerFamily (Familles Clients) table.
See Also