Click or drag to resize
ServerObjectMetaData Properties

The ServerObjectMetaData type exposes the following members.

Properties
  NameDescription
Public propertyDocumentName
The name of the document where this server object is defined.
Public propertyId
The ID of the server object.
Public propertyOwnerId
The id of the owner.
Public propertyRestricted
Flag indicating whether the data object is restricted or not.
Public propertyShared
Flag indicating whether the data object is shared or not.
Public propertySubType
The subtype, which depends on the type.
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