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

GetItemField Method

Retrieves the value of a field of an item.

Syntax

[VB.NET]
Public Function GetItemField(ByVal ItemIndex As Integer, ByVal FieldName As String) As String
[C#]
public string GetItemField(int itemIndex, string fieldName);

Remarks

ItemIndex specifies the index of the item in the Items collection.

FieldName specifies the name of the field to retrieve.

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