SalesOrderLine..::..QuantityThisDel Property

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

Syntax


public Nullable<decimal> QuantityThisDel { }
Public Property QuantityThisDel As Nullable(Of Decimal)
public:
property Nullable<Decimal^>^ QuantityThisDel {
}