public static void CalculateLedgerClose( ref string GLLedgerID, ref decimal ClosingBalance, ref DateTime MyDate )
Public Shared Sub CalculateLedgerClose ( _ ByRef GLLedgerID As String, _ ByRef ClosingBalance As Decimal, _ ByRef MyDate As DateTime _ )
public: static void CalculateLedgerClose( String^% GLLedgerID, Decimal^% ClosingBalance, DateTime^% MyDate )