 | ShipmentConfirmationDtoShipmentLineDtoItemReferenceType Property |
Namespace:
Bex.API.ServiceDTOs
Assembly:
Bex.API (in Bex.API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int ItemReferenceType { get; set; }
Public Property ItemReferenceType As Integer
Get
Set
public:
property int ItemReferenceType {
int get ();
void set (int value);
}
member ItemReferenceType : int with get, set
Property Value
Type:
Int32
See Also