biuan SAP® BUSINESS ONE SDK
API General Collection Params

Description

A collection of GeneralDataParams objects.

Object Model

See Also

SAP® B1 DI-API C# definition

public class GeneralCollectionParamsClass : IGeneralCollectionParams, GeneralCollectionParams, IEnumerable { public virtual int Count { get; } public extern GeneralCollectionParamsClass(); public virtual extern GeneralDataParams Add(); public virtual extern IEnumerator GetEnumerator(); public virtual extern string GetXMLSchema(); public virtual extern GeneralDataParams Item( object vtIndex); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

Related information


General Data Params GeneralDataParams Object
Holds the keys to rows in database tables linked to a UDO data. This object is used to pass keys to and from GeneralService methods. Because it cannot be known the names of the properties that contain the key, properties of the    Parent: General Collection Params GeneralCollectionParams 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