biuan SAP® BUSINESS ONE SDK
DTW Administration / Setup / Business Partners / BPFiscalRegistryID
API Recipient Collection

Description

RecipientCollection is a collection of Recipient data structures. It represents the list of receipients of a message (replaces the Recipients object - backward compatibilty is maintained).

Object Model

See Also

SAP® B1 DI-API C# definition

public class RecipientCollectionClass : IRecipientCollection, RecipientCollection, IEnumerable { public virtual int Count { get; } public extern RecipientCollectionClass(); public virtual extern Recipient Add(); public virtual extern IEnumerator GetEnumerator(); public virtual extern string GetXMLSchema(); public virtual extern Recipient Item( object vtIndex); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

DTW Administration / Setup / Business Partners / BPFiscalRegistryID
API Recipient Collection

Description

Sets or returns the RecipientCollection.

Property type

Read-write property

Syntax

Visual Basic
Public Property RecipientCollection() As RecipientCollection

See Also

Related information


Recipient Recipient Object· Table: AOB1
Recipient is a data structure related to the MessagesService. It represents the data of a single recipient of a message or alert. Source table: AOB1.
   Parent: Recipient Collection RecipientCollection Collection

Message Message Object· Table: OALR
Message is a data structure related to the MessagesService. It includes properties related to the message content, such as subject, text, attached file, and attached data. Source table: OALR.
   Parent: Messages Service MessagesService Service


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