Job..::..ClosedDate Property

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

Syntax


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