Inventory..::..UseExpiryDate Property

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

Syntax


public bool UseExpiryDate { get; set; }
Public Property UseExpiryDate As Boolean
	Get
	Set
public:
property bool^ UseExpiryDate {
	bool^ get ();
	void set (bool^ value);
}