Represents a SharePoint object that implements an indexer operator for accessing properties.
Namespace:
Colygon.MatchPoint.Core.DataAdapters
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax public interface ISPObject
The ISPObject type exposes the following members.
Properties
| Name | Description |
---|
| Item | The indexer to access properties. |
| Web | The parent web of the SharePoint object. |
TopSee Also