biuan SAP® BUSINESS ONE SDK
API Bank Statement Rows

SAP® B1 DI-API C# definition

public class BankStatementRowsClass : IBankStatementRows, BankStatementRows, IEnumerable { public virtual int Count { get; } public extern BankStatementRowsClass(); public virtual extern BankStatementRow Add(); public virtual extern IEnumerator GetEnumerator(); public virtual extern string GetXMLSchema(); public virtual extern BankStatementRow Item( object vtIndex); public virtual extern void Remove( object vtIndex); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

API Bank Statement Rows

Description

Returns a reference to a data collection holding properties of bank statement lines.

Property type

Read-only property

Syntax

Visual Basic
Public Property BankStatementRows() As BankStatementRows

See Also

Related information


Bank Statement Row BankStatementRow Object· Table: OBNK
A data structure related to the BankStatementService holding the properties of a bank statement line. Access this object via BankStatement.BankStatementRows.  Source table: OBNK
   Parent: Bank Statement Rows BankStatementRows Collection


SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates