Represents a Client Statistics Set.
Implements I_ISDirty, I_ISUndoableEdit, I_ISObjectName

Methods

Name Description
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.

Properties

Name Description
ApprovalDate Read-Only The Local date and time this Client Statistics Set was Approved or Rejected.
ApprovalUserId The Id of the User who Approved or Rejected this Client Statistics Set.
ApprovalUserPk The primary key of the User who Approved or Rejected this Client Statistics Set.
ApprovalUtcDate The UTC date and time this Client Statistics Set was Approved or Rejected.
Assets Read-Only A collection of Asset Statistics.
Category This item's Category.
Client Read-Only This item's parent Client.
CreatedDate Read-Only The Local date and time this record was Created.
CreatedUserPk The primary key of the User that Created this record.
CreatedUtcDate The UTC date and time this record was Created.
DateExpiry The date that this Client Statistics Set expires.
DateStart The date that this Client Statistics Set is valid from.
Expenses Read-Only A collection of Expense Statistics.
Income Read-Only A collection of Income Statistics.
IsApproved Read-Only Indicates whether this item has been approved.
IsApprovedOrRejected Read-Only Indicates whether this item has been Approved or Rejected.
IsCancelled Read-Only Indicates whether this item has been cancelled.
IsCurrent Read-Only Indicates whether this Statistics Set is Current i.e. the Expiry Date has not been reached.
IsDirty Read-Only Indicates whether this object has been modified since being created, loaded or refreshed.
IsNew Read-Only Indicates whether this is a new record.
IsOpen Read-Only Indicates whether this item has been approved.
IsRejected Read-Only Indicates whether this item has been Rejected.
IsVerified Read-Only Indicates whether this item has been verified.
Liabilities Read-Only A collection of Liability Statistics.
Notes Client Statistic Notes.
Parent This item's parent.
Pk This record's primary key.
Source The Source of the Statistics Set.
SourceText Read-Only The Source of the Statistics Set in its String representation.
Status The Status of this Client Statistics Set.
StatusText Read-Only The Status in its String representation.
Timestamp This record's Timestamp.
UpdatedDate Read-Only The Local date and time this record was last updated.
UpdatedUserPk The primary key of the User that last updated this record.
UpdatedUtcDate The UTC date and time this record was last updated.
VerificationDate Read-Only The Local date and time this Client Statistics Set was verified.
VerificationUserId The Id of the User who Verified this Client Statistics Set.
VerificationUserPk The primary key of the User who Verified this Client Statistics Set.
VerificationUtcDate The UTC date and time this Client Statistics Set was verified.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0