Segment..::..ReadRecord Method (Int32)

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

Syntax


public void ReadRecord(
	int SegmentNotoRead
)
Public Sub ReadRecord ( _
	SegmentNotoRead As Integer _
)
public:
void ReadRecord(
	int^ SegmentNotoRead
)

Parameters

SegmentNotoRead
Type: Int32