Job..::..EstCompletionDate Property

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

Syntax


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