ISPUpdatable Interface |
Namespace: Colygon.MatchPoint.Core.DataAdapters
public interface ISPUpdatable : ISPResource, ITaggable, IUpdatable
The ISPUpdatable type exposes the following members.
Name | Description | |
---|---|---|
AssociatedWeb | The associated web to the underlying object. | |
ChangeToken | (Inherited from IUpdatable.) | |
ContentClass |
The resource's ContentClass.
(Inherited from ISPResource.) | |
Exists | Checks, whether the underlying object exists. (Inherited from IUpdatable.) | |
Item | (Inherited from IUpdatable.) | |
SecurableObject | The underlying SPSecurableObject. | |
Tags | The tags applied to the taggable object. (Inherited from ITaggable.) | |
Url | The resource's URL. (Inherited from ISPResource.) |
Name | Description | |
---|---|---|
Update | Update the underlying object. (Inherited from IUpdatable.) |