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

WorkflowParamValue Property

The value of the parameter.

Object Oriented Interface

public function getWorkflowParamValue($workflowparamindex);
public function setWorkflowParamValue($workflowparamindex, $value);

Procedural Interface

insp_spworkflow_get($res, 40 , $workflowparamindex);
insp_spworkflow_set($res, 40, $value , $workflowparamindex);

Default Value

''

Remarks

The value of the parameter.

The size of the array is controlled by the WorkflowParamCount property.

This property is not available at design time.

Data Type

String

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