biuan SAP® BUSINESS ONE SDK
API BOE Instructions

Description

This is a data collection of BOEInstruction data structure.

Object Model

See Also

SAP® B1 DI-API C# definition

public class BOEInstructionsClass : IBOEInstructions, BOEInstructions, IEnumerable { public virtual int Count { get; } public extern BOEInstructionsClass(); public virtual extern BOEInstruction Add(); public virtual extern IEnumerator GetEnumerator(); public virtual extern string GetXMLSchema(); public virtual extern BOEInstruction Item( object vtIndex); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

Related information


BOE Instruction BOEInstruction Object
A data structure object holding properties for the BOEInstructionsService.
   Parent: BOE Instructions BOEInstructions 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