Home
/
Intersoft.finSupport6
/
finAccountTransactions
/
CountByElementType
CountByElementType
Method
Member of
finAccountTransactions
Indicates how many transactions of a particular Element Type have been posted to an Account.
Syntax
finAccountTransactions
.
CountByElementType
(
elementType
,
[includeReversed]
)
Parameters
Name
Type
Optional
ByRef
Description
elementType
isefinElementType
The Element Type.
includeReversed
Boolean
Optional
Optionally, indicates whether to include reversed transactions in the count. If not specified, this is assumed to be False.
If omitted, a value of
False
is assumed.
Return Value
Integer
An Integer value.
Member of:
finAccountTransactions
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0