Schedule..::..ScheduleType Property

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

Syntax


public Schedule..::..ScheduleTypes ScheduleType { get; set; }
Public Property ScheduleType As Schedule..::..ScheduleTypes
	Get
	Set
public:
property Schedule..::..ScheduleTypes^ ScheduleType {
	Schedule..::..ScheduleTypes^ get ();
	void set (Schedule..::..ScheduleTypes^ value);
}