clsSchedules..::..Item Property

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

Syntax


public clsSchedule Item { get; }
Public ReadOnly Property Item As clsSchedule
	Get
public:
property clsSchedule^ Item {
	clsSchedule^ get ();
}