Property DeliveryCity
DeliveryCity
City of delivery.
Declaration
public string DeliveryCity { get; set; }
Property Value
Type | Description |
---|---|
string |
Remarks
Holds 20 characters max.
Please be aware that KitchenDraw will use City property while generating documents if this field is empty.