 | IContactEntityBaseIsMainDeliveryMember Property |
Gets whether this contact is the main delivery contact
(Principal de livraison)
Namespace:
EBP.Api.Interfaces.BusinessFramework.BusinessLogic.Entities
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyBoolEntityMember IsMainDeliveryMember { get; }
ReadOnly Property IsMainDeliveryMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
RemarksThis entity member is bound to the IsMainDelivery (Principal de livraison) column of the Contact (Contact) table.
See Also