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

GetResultProperty Method

Retrieves the value of a property of a result.

Syntax

[VB.NET]
Public Function GetResultProperty(ByVal ResultIndex As Integer, ByVal PropertyName As String) As String
[C#]
public string GetResultProperty(int resultIndex, string propertyName);

Remarks

ResultIndex specifies the index of the result. Range from 0 to ResultCount - 1.

PropertyName specifies the name of the property to retrieve.

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