SalesOrderLine..::..DecimalPlaces Property

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

Syntax


public Nullable<short> DecimalPlaces { }
Public Property DecimalPlaces As Nullable(Of Short)
public:
property Nullable<short^>^ DecimalPlaces {
}