deliveryNoteAddresses Structure

Struct otherDeliveryNotes 
It contains all the necessary fields required to determine Delivery Note Addresses. 
Public Structure deliveryNoteAddresses
This language is not supported or no code example is available.
public struct deliveryNoteAddresses
This language is not supported or no code example is available.
Fields
 
Name Description
Public field delAdd The address where the products will be delivered.
Public field delBranch The Branch where the products will be delivered. If there is no Branch the value is zero (0).
Public field loaAdd The address where the products will be loaded.
Public field loaBranch The Branch where the products will be loaded. If there is no Branch the value is zero (0).
Top

.NET Framework

Supported in: 3.5 or newer

In this article

Definition