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

SPProperty Type

A property in SharePoint.

Remarks

Properties are used by the search service.

Fields

Name
String

The name of the property.

SortBy
TSortBies

Set this value to Ascending or Descending to tell SharePoint that this property will be used to sort the results that will be returned.

Note that if multiple properties set the SortBy field, the results will be sorted by the order in which the properties are listed within the Properties collection.

Possible values are:

0 (sbNone)This property is not used in sorting (default)
1 (sbAscending) This property will be used to sort results in ascending order
2 (sbDescending) This property will be used to sort results in descending order

Constructors

[VB.NET]
Public SPProperty()

[C#]
public SPProperty();



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