SalesOrderLine..::..UserDefinedFloat1 Property

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

Syntax


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