Enum ShipmentListStatus
Status of shipment list This Enum is used by: s_list_shipment.status
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/10.3.0.0")]
public enum ShipmentListStatus : short
Fields
Name | Description |
---|---|
NotSent | 0: Not sent |
Sent | 1: Sent |