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

ItemURL Property

The URL for the item.

Object Oriented Interface

public function getItemURL();
public function setItemURL($value);

Procedural Interface

insp_spworkflow_get($res, 9 );
insp_spworkflow_set($res, 9, $value );

Default Value

''

Remarks

This specifies the URL of the particular item which will be used for all workflow operations. The ItemURL can be found using the SPList class.

An example of a valid URL is: http://server/Sites/mysite/Shared%20Documents/test.txt

Data Type

String

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