SalesOrderLine..::..UserDefinedFloat3 Property

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

Syntax


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