DeliveryAddress..::..EDIStoreLocationCode Property

Namespace:  JiwaFinancials.Jiwa.JiwaDebtors
Assembly:  JiwaDebtors (in JiwaDebtors.dll)

Syntax


public string EDIStoreLocationCode { get; set; }
Public Property EDIStoreLocationCode As String
	Get
	Set
public:
property String^ EDIStoreLocationCode {
	String^ get ();
	void set (String^ value);
}