clsStaff..::..StartupItems Property

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

Syntax


public StartupItemCollection StartupItems { get; }
Public ReadOnly Property StartupItems As StartupItemCollection
	Get
public:
property StartupItemCollection^ StartupItems {
	StartupItemCollection^ get ();
}