ForwardOrderSchedulingBatch..::..ActivatedDate Property

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

Syntax


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