WayBillPickUpConsignee Property |
Pickpup Cosignee Id , Mandatory
Namespace: WarehouseServicesAssembly: WarehouseServices (in WarehouseServices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string PickUpConsignee { get; set; }
Public Property PickUpConsignee As String
Get
Set
public:
property String^ PickUpConsignee {
String^ get ();
void set (String^ value);
}
member PickUpConsignee : string with get, set
Property Value
Type:
StringSee Also