WinglGlobal Class

Definition

Namespace: MbcsCentral.WinGL
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
internal class WinglGlobal
Inheritance
Object    WinglGlobal

Constructors

WinglGlobal 
WinglGlobalInitializes a new instance of the WinglGlobal class

Methods

CheckTotal 
cmdClose_Click 
cmdPrint_Click 
CurrentFiscalYear 
CurrentQuarter 
deleteDocument 
deleteDocuments 
docInvoice 
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FillHierarchy 
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
get_Accounts 
get_subCategories 
GetCheckNumber 
getDocument 
GetHashCodeServes as the default hash function.
(Inherited from Object)
getLedgerStructure 
GetNextJournalNumber 
GetTypeGets the Type of the current instance.
(Inherited from Object)
InitializeLH 
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Post_Invoice Takes the InvoiceKey of one invoice and does all of the posting: GL, Check Register, etc.
Post_Invoices This routine will iterate through the Invoices table and post any invoice with a non-zero check number and valid check date
PostAccountsPayable 
PostCheck 
PostCredit 
PostDebit 
PostTenantReceivables 
PostTransactions 
scanImmediate 
scanInvoice 
ToStringReturns a string that represents the current object.
(Inherited from Object)

Fields

See Also