SalesOrderLine..::..ItemCubic Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.BatchPrinting
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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