Represents a Standard Transaction for an Account.
Implements I_ISDirty, I_ISObjectName

Methods

Name Description
AllowChangeResolved Returns AllowChange property, unless permission on Element is denied - in which case returns False. Used in the finPOWER Connect User Interface layer.
Clear Clear details.
Clone Create a Clone of this item.
CreateJsonHtmlWidgetAccountStdTran Create a jsonHtmlWidgetAccountStdTran from the supplied JSON, primarily to allow extraction on additional details such as Account Type.
FromBankingDetailHtmlWidgetJsonString System Use Only Obsolete Update from an HTML Widget JSON-formatted finBankingDetails String.
FromBankingDetails System Use Only Obsolete Updates this object from a finBankingDetails object.
FromHtmlWidgetJsonString Update from an HTML Widget JSON-formatted String.
GetBankingDetails System Use Only Obsolete Returns a Banking Details object representation of the payment details.
GetBankingDetailsForDisplay System Use Only Obsolete Creates a finBankingDetails object and masks Account details as per User Interface permissions.
GetObjectName
HasValues
ProcessScriptPk
ToBankingDetails System Use Only Obsolete Creates a finBankingDetails object.
ToBankingDetailsHtmlWidgetJsonString System Use Only Obsolete Create a finBankingDetails JSON-formatted String for use with HTML Widget controls.
ToHtmlWidgetJsonObject Create a JSON-formatted String for use with HTML Widget controls.
ToHtmlWidgetJsonString Create a JSON-formatted String for use with HTML Widget controls.

Properties

Name Description
AllowChange Allow changes to be made to this Standard Transaction whilst Account is still a Quote?
BankingDetails Read-Only The Banking Details, including the Payment Method.
CashRegister Read-Only The Cash Register or Nothing if not defined.
CashRegisterDescription Read-Only The Cash Register Description.
CashRegisterId The Id of this Cash Register.
CashRegisterPk The Primary Key of the Cash Register.
CreatedDate Read-Only The Local date and time this record was created.
CreatedUserPk Read-Only The primary key of the User that created this record.
CreatedUtcDate Read-Only The UTC date and time this record was created.
Cycle The Cycle for this Standard Transaction.
CycleDescription Read-Only A friendly description of the Cycle.
CycleFirstDate If CycleFirstPeriod is 'On Date' then this is the date of the first Cycle.
CycleFirstPeriod Defines the period before the first Standard Transaction occurs.
DateNext The Date to Next process the Standard Transaction.
DateNextAdjusted The Next Date, adjusted for Non-Business Days.
DateStop The Date to stop processing the Standard Transaction.
Element Read-Only The Element.
ElementDescription Read-Only The Element's Description.
ElementId The Id of the Element.
ElementPk The Element's primary key.
ElementType Read-Only The Type of Element.
IsComplete Read-Only Returns True id the Standard Transaction is complete, i.e. is past its Stop date.
IsDirty Read-Only Indicates whether this object has been modified since being created, loaded or refreshed.
IsDirtyForCalculation Read-Only Indicates whether this object has been modified since the last Calculation.
IsNew Read-Only Indicates whether this is a new record.
Key Key to identify this Standard Transaction.
MaxValue The maximum value allowed for this Standard Transaction.
MinValue The Minimum value allowed for this Standard Transaction.
Notes Transaction Notes.
PayMethodAccountName System Use Only Obsolete Bank Account Name.
PayMethodAccountNumber System Use Only Obsolete Bank Account/ Credit Card Number.
PayMethodAccountSortCode System Use Only Obsolete Bank Sort Code.
PayMethodBankBranchName System Use Only Obsolete Bank Branch Name.
PayMethodBankNameShort System Use Only Obsolete Short Bank Name.
PayMethodBankReference System Use Only Obsolete Bank Account Reference.
PayMethodCardExpiryDate System Use Only Obsolete The Credit Card Expiry Date.
PayMethodCardSecurityCode System Use Only Obsolete The Credit Card Security Code.
PayMethodCashRegisterDescription Read-Only System Use Only Obsolete The Cash Register Description.
PayMethodCashRegisterId System Use Only Obsolete The Id of this Cash Register.
PayMethodCashRegisterPk System Use Only Obsolete The Primary Key of the Cash Register.
PaymentMethod Read-Only System Use Only Obsolete The Payment Method.
PaymentMethodId System Use Only Obsolete The Id of the Payment Method.
PaymentMethodPk System Use Only Obsolete The primary key of the Payment Method.
Pk This record's primary key.
Reference Transaction Reference.
Tag The Tag property can be used to attach another value or object to this object.
Timestamp This record's Timestamp.
TransferToAccountId The Id of the Account to Transfer To.
TransferToAccountPk The Primary Key of the Account to Transfer To.
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.
UserData Read-Only User Defined data.
Value The Value (used when scripting Standard Transactions. Script defined on Element, event is "CalculateStandardTransaction").
ValueBasis The default Basis for calculating the Value.
ValueBasisText The Value Basis in its String representation.
ValueCurrency The Value (when Basis is "Set Value").
ValueDescription Read-Only
ValuePercent The Value (when Basis is "Percent").
ValuePercentPerAnnum Indicates whether the Percentage is per Annum.
ValuePercentResolved Read-Only Returns the percentage rate, resolved for per annum.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0