Shipping..::..ContactName Property

Gets or sets the name of the contact.

Namespace:  JiwaFinancials.Jiwa.JiwaSupplierReturns.Shipping
Assembly:  JiwaSupplierReturns (in JiwaSupplierReturns.dll)

Syntax


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

Field Value

The name of the contact.