SOH..::..ExpiryDate Property

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

Syntax


public DateTime ExpiryDate { get; set; }
Public Property ExpiryDate As DateTime
	Get
	Set
public:
property DateTime^ ExpiryDate {
	DateTime^ get ();
	void set (DateTime^ value);
}