Segment..::..SegmentType Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.GeneralLedger
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public Segment..::..SegmentTypes SegmentType { get; set; }
Public Property SegmentType As Segment..::..SegmentTypes
	Get
	Set
public:
property Segment..::..SegmentTypes^ SegmentType {
	Segment..::..SegmentTypes^ get ();
	void set (Segment..::..SegmentTypes^ value);
}