biuan SAP® BUSINESS ONE SDK
API Workflow Task Output Object Collection

Description

WorkflowTaskOutputObjectCollection is a collection of the WorkflowTaskOutputObject objects.

Object Model

See Also

SAP® B1 DI-API C# definition

public class WorkflowTaskOutputObjectCollectionClass : IWorkflowTaskOutputObjectCollection, WorkflowTaskOutputObjectCollection, IEnumerable { public virtual int Count { get; } public extern WorkflowTaskOutputObjectCollectionClass(); public virtual extern WorkflowTaskOutputObject Add(); public virtual extern IEnumerator GetEnumerator(); public virtual extern string GetXMLSchema(); public virtual extern WorkflowTaskOutputObject Item( object vtIndex); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

API Workflow Task Output Object Collection

Description

Returns the collection of output objects for the workflow task.

Property type

Read-only property

Syntax

Visual Basic
Public Property WorkflowTaskOutputObjectCollection() As WorkflowTaskOutputObjectCollection

See Also

Related information


Workflow Task Output Object WorkflowTaskOutputObject Object· Table: WLS4
WorkflowTaskOutputObject is a data object holding properties for the workflow task output data object.Source table: WLS4
   Parent: Workflow Task Output Object Collection WorkflowTaskOutputObjectCollection Collection

Workflow Task WorkflowTask Object· Table: OWLS
WorkflowTask is a data object holding properties for workflow tasks. Source table: OWLS.
   Parent: Workflow Task Collection WorkflowTaskCollection 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