clsCreditorTran..::..AgedOut Property

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

Syntax


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