biuan SAP® BUSINESS ONE SDK
DTW Business Partners / Dunning Letters
API Message Data Column / Message Data Lines

Description

MessageDataLines is a collection of the MessageDataLine data structures.

Object Model

See Also

SAP® B1 DI-API C# definition

public class MessageDataLinesClass : IMessageDataLines, MessageDataLines, IEnumerable { public virtual int Count { get; } public extern MessageDataLinesClass(); public virtual extern MessageDataLine Add(); public virtual extern IEnumerator GetEnumerator(); public virtual extern string GetXMLSchema(); public virtual extern MessageDataLine Item( object vtIndex); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

DTW Business Partners / Dunning Letters
API Message Data Column / Message Data Lines

Description

Sets or returns the MessageDataLines collection.

Property type

Read-write property

Syntax

Visual Basic
Public Property MessageDataLines() As MessageDataLines

See Also

Related information


Message Data Line MessageDataLine Object· Table: ALR3
The MessageDataLine is a child data structure related to the MessageDataColumn. It contains the value of a specified cell in the Data table, which is defined by its column number (vtIndex of Item of MessageDataColumns) and row number (vtIndex...
   Parent: Message Data Lines MessageDataLines Collection

Message Data Column MessageDataColumn Object· Table: ALR2
MessageDataColumn is a data structure related to the MessagesService. It enables to add one data column to the data columns collection. The MessageDataColumn object contains the title of the column and whether or not it includes a link to a...
   Parent: Message Data Columns MessageDataColumns 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