Line..::..Weight Property

Namespace:  JiwaFinancials.Jiwa.JiwaPurchaseOrderGeneration
Assembly:  JiwaPurchaseOrderGeneration (in JiwaPurchaseOrderGeneration.dll)

Syntax


public decimal Weight { get; set; }
Public Property Weight As Decimal
	Get
	Set
public:
property Decimal^ Weight {
	Decimal^ get ();
	void set (Decimal^ value);
}