Represents a server object which can be shared with other users.
public class ServerObject| Name | Description |
|---|---|
| ServerObject() |
| Name | Description |
|---|---|
| Id |
The ID of the server object |
| OwnerId |
The id of the owner. |
| OwnerName |
The name of the owner |
| Shared |
Flag indicating whether the data object is shared or not. |
| SubType |
The subtype, which depends on the type. |
| Temporary |
Flag indicating whether the data object is temporary or not. |
| Type |
The type (eg Bookmark, Sheet, Report or SheetObject). |
| UtcModifyTime |
The time of when the data object was last modified |