FinancialYear..::..Segments Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.GeneralLedger
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
public SegmentCollection Segments { get; set; }
Public Property Segments As SegmentCollection Get Set
public: property SegmentCollection^ Segments { SegmentCollection^ get (); void set (SegmentCollection^ value); }