ExpectedPart..::..TranDate Property

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

Syntax


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