|
AcceptChanges System Use Only |
|
|
Approve |
Set the Approval Date and User to the current Date/Time and User. |
|
ApproveWithCredentials |
Set the Approval Date and User to the current Date/Time and the User specified in Credentials. |
|
AssetsAvailable |
Calculates the Available Assets. |
|
AssetsLoad |
Loads the Assets collection. |
|
AssetsNet |
Calculates the Net Assets. |
|
AssetsRefresh |
Forces the Assets collection to be reloaded from the database the next time it is accessed. |
|
AssetsTotal |
Calculates the Total Assets. |
|
BeginEdit System Use Only |
|
|
CanApprove |
Indicates whether the Statistic Set can be Approved (or Rejected). |
|
CanCancel |
Indicates whether the Statistic Set can be Cancelled. |
|
CanDelete |
Indicates whether the Statistic Set can be deleted. |
|
CanUnapprove |
Indicates whether the Statistic Set can be Un-Approved (or Un-Rejected). |
|
CanUncancel |
Indicates whether the Statistic Set can be Un-Cancelled. |
|
CanUnverify |
Indicates whether the Statistic Set can be Un-Verified. |
|
CanVerify |
Indicates whether the Statistic Set can be Verified. |
|
Cancel |
|
|
CancelEdit System Use Only |
|
|
CancelWithCredentials |
|
|
Clone |
|
|
CreateJsonHtmlWidgetClientStatisticsSet |
Create a jsonHtmlWidgetAccountStdTran from the supplied JSON, primarily to allow extraction on additional details such as Account Type. |
|
DebtRatio |
Calculates the Debt Ratio. |
|
DefaultFromClientGroup |
Clear Statistics and set defaults as defined on the Client Group. |
|
DefaultFromStatisticsSet |
Clear Statistics and set defaults from a supplied Statistics Set. |
|
ExpensesLoad |
Loads the Expenses collection. |
|
ExpensesRefresh |
Forces the Expenses collection to be reloaded from the database the next time it is accessed. |
|
ExpensesTotal |
Calculates the Total Expenses. |
|
FromHtmlWidgetJsonString |
Update from an HTML Widget JSON-formatted String. |
|
FromXmlString |
Populates existing Object from an XML string. |
|
GetObjectName |
|
|
IncomeAvailable |
Calculates the Available Income. |
|
IncomeLoad |
Loads the Income collection. |
|
IncomeNet |
Calculates the Net Income. |
|
IncomeRefresh |
Forces the Income collection to be reloaded from the database the next time it is accessed. |
|
IncomeTotal |
Calculates the Total Income. |
|
LiabilitiesLoad |
Loads the Liabilities collection. |
|
LiabilitiesRefresh |
Forces the Liabilities collection to be reloaded from the database the next time it is accessed. |
|
LiabilitiesTotal |
Calculates the Total Liabilities. |
|
Reject |
Set the Approval Date and User to the current Date/Time and User. |
|
RejectWithCredentials |
Set the Approval Date and User to the current Date/Time and the User specified in Credentials. |
|
ToHtmlWidgetJsonObject |
Create a JSON Object for use with HTML Widget controls. |
|
ToHtmlWidgetJsonString |
Create a JSON-formatted String for use with HTML Widget controls. |
|
ToXmlString |
Persists object to an XML string. |
|
UnApprove |
Clear Approval Date and User. |
|
UnCancel |
Clear Approval Date and User. |
|
UnReject |
Clear Approval Date and User. |
|
UnVerify |
Clear verification Date and User. |
|
Verify |
Set the verification Date and User to the current Date/Time and User. |
|
VerifyWithCredentials |
Set the verification Date and User to the current Date/Time and the User specified in Credentials. |