Plugin..::..ExecutionScheduleCollection Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Plugin
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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