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

ItemURL Property

The URL for the item.

Syntax

[VB.NET]
Public Property ItemURL As String

[C#]
public string ItemURL {get; set;}

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 component.

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

Default Value

""

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