biuan SAP® BUSINESS ONE SDK
API Departments Params

Description

A collection of DepartmentParams objects.

Object Model

See Also

SAP® B1 DI-API C# definition

public class DepartmentsParamsClass : IDepartmentsParams, DepartmentsParams, IEnumerable { public virtual int Count { get; } public extern DepartmentsParamsClass(); public virtual extern DepartmentParams Add(); public virtual extern IEnumerator GetEnumerator(); public virtual extern string GetXMLSchema(); public virtual extern DepartmentParams Item( object vtIndex); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

Related information


Department Params DepartmentParams Object
Holds the key and name of a department.  This object is used to pass keys to and retrieve keys from DepartmentsService methods.
   Parent: Departments Params DepartmentsParams 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