Segment..::..SegmentType Property

Namespace:  JiwaFinancials.Jiwa.JiwaGeneralLedgerConfiguration
Assembly:  JiwaGeneralLedgerConfiguration (in JiwaGeneralLedgerConfiguration.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);
}