biuan SAP® BUSINESS ONE SDK
API Check Lines Params

Description

A data collection of CheckLineParams objects.

Object Model

See Also

SAP® B1 DI-API C# definition

public class CheckLinesParamsClass : ICheckLinesParams, CheckLinesParams, IEnumerable { public virtual int Count { get; } public extern CheckLinesParamsClass(); public virtual extern CheckLineParams Add(); public virtual extern IEnumerator GetEnumerator(); public virtual extern string GetXMLSchema(); public virtual extern CheckLineParams Item( object vtIndex); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

Related information


Check Line Params CheckLineParams Object
Holds the key of a received check.  This object is used to pass keys to and retrieve keys from CheckLinesService methods.
   Parent: Check Lines Params CheckLinesParams 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