Click or drag to resize
ServerObject Properties

The ServerObject type exposes the following members.

Properties
  NameDescription
Public propertyId
The ID of the server object
Public propertyOwnerId
The id of the owner.
Public propertyOwnerName
The name of the owner
Public propertyShared
Flag indicating whether the data object is shared or not.
Public propertySubType
The subtype, which depends on the type.
Public propertyTemporary
Flag indicating whether the data object is temporary or not.
Public propertyType
The type (eg Bookmark, Sheet, Report or SheetObject).
Public propertyUtcModifyTime
The time of when the data object was last modified
Top
See Also