ServerObject Class
Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll
Assembly: PIX.dll
Represents a server object which can be shared with other users.
Inheritance
-
System.Object
- ServerObject
Syntax
public class ServerObject
Constructors
Name | Description |
---|---|
ServerObject() |
Properties
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 |
Extension Methods
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!