Schedule..::..OccurrenceType Property

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

Syntax


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