Workspace Methods |
The Workspace type exposes the following members.
Name | Description | |
---|---|---|
Archive | Prepares the workspace for archiving. | |
Delete | Deletes the workspace. | |
Dispose | Disposes the workspace. | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetFieldModified | Returns the last modification date for the specified field. | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetRolesForCurrentUser | Returns the roles for the current user on this workspace. | |
GetSimpleTags | Returns tags that are currently applied to the item (without accessing tagging service applications). (Inherited from SPResultRecord.) | |
GetTagModified | Returns the last modification date of any of the specified tags. | |
GetTags | Returns tags that are currently applied to the item. (Inherited from SPResultRecord.) | |
GetTags(TagType) | Returns tags of the specified type that are currently applied to the item. (Inherited from SPResultRecord.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetVersions | Returns the workspace versions. | |
IsUserInRole | Returns 'true' if the current user is in the specified role on this workspace. | |
Restore | Restores an archived workspace. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
Update | Writes changes on the workspace. (Overrides SPUpdatableUpdate.) | |
Update(Boolean) | Writes changes on the workspace. If the systemUpdate parameter is specified as 'false', the 'Modified' and 'Modified by' fields will not be changed. |
Name | Description | |
---|---|---|
GetTerms | Overloaded. Returns all terms from the a result record. (Defined by TermResultRecordExtensions.) | |
GetTerms(String) | Overloaded. Returns terms from a specific field from a result record. (Defined by TermResultRecordExtensions.) |