Represents a SharePoint object that implements an indexer operator for accessing properties.
Namespace: Colygon.MatchPoint.Core.DataAdaptersAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.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