Description
A collection of DepositParams objects.
| |||
DTW Banking / Bill of Exchange / Bill of Exchange Transactions API Deposits Params | |||
Deposits Params Collection
SAP® B1 DI-API C# definitionpublic class DepositsParamsClass : IDepositsParams, DepositsParams, IEnumerable
{
public virtual int Count
{
get;
}
public extern DepositsParamsClass();
public virtual extern DepositParams Add();
public virtual extern IEnumerator GetEnumerator();
public virtual extern string GetXMLSchema();
public virtual extern DepositParams Item( object vtIndex);
public virtual extern void ToXMLFile( string bstrFileName);
public virtual extern string ToXMLString();
} Related informationDeposit Params DepositParams Object Holds the key to an existing deposit.
This object is used to pass keys to and retrieve keys from DepositsService methods. ![]() |
|||
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 |