biuan SAP® BUSINESS ONE SDK
API General Data Collection

Description

A collection of GeneralData objects, each of which represents a record in a child UDO for a specific record of the main UDO.

Object Model

See Also

SAP® B1 DI-API C# definition

public class GeneralDataCollectionClass : IGeneralDataCollection, GeneralDataCollection, IEnumerable { public virtual int Count { get; } public extern GeneralDataCollectionClass(); public virtual extern GeneralData Add(); public virtual extern IEnumerator GetEnumerator(); public virtual extern string GetXMLSchema(); public virtual extern GeneralData Item( object vtIndex); public virtual extern void Remove( object vtIndex); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

Related information


General Data GeneralData Object
Represents a single record of a UDO or a child UDO.
   Parent: General Data Collection GeneralDataCollection 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