SalesOrderLine..::..ItemPrice Property

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

Syntax


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