SystemSettings..::..Sections Property

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

Syntax


public SectionCollection Sections { get; }
Public ReadOnly Property Sections As SectionCollection
	Get
public:
property SectionCollection^ Sections {
	SectionCollection^ get ();
}