biuan SAP® BUSINESS ONE SDK
API Payment Blocks Params

Description

A collection of PaymentBlockParams objects.

Object Model

See Also

SAP® B1 DI-API C# definition

public class PaymentBlocksParamsClass : IPaymentBlocksParams, PaymentBlocksParams, IEnumerable { public virtual int Count { get; } public extern PaymentBlocksParamsClass(); public virtual extern PaymentBlockParams Add(); public virtual extern IEnumerator GetEnumerator(); public virtual extern string GetXMLSchema(); public virtual extern PaymentBlockParams Item( object vtIndex); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

Related information


Payment Block Params PaymentBlockParams Object
Holds the key and name to an existing payment block. This object is used to pass keys to and retrieve keys from PaymentBlocksService methods.
   Parent: Payment Blocks Params PaymentBlocksParams 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