clsSOHBackOrder..::..ExpiryDate Property

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

Syntax


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