SalesOrderLineDeliveryBatch..::..ActivatedDate Property

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

Syntax


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