InventoryReceival..::..Insurance Property

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

Syntax


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