SharePoint Integrator V4 - Online Help
SharePoint Integrator V4
Questions / Feedback?

TaskParams Property

A collection of task parameters.

Syntax

[VB.NET]
Public ReadOnlyProperty TaskParams As SPParamList

[C#]
public SPParamList TaskParams {get;}

Remarks

This property is populated after a call to ListTasks with a collection of parameters which describe the selected task of the item.

NOTE: The tasks can be iterated through using the TaskIndex property.

This property is read-only.

Default Value

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0