Click or drag to resize

ObsObject Class

Object information
Inheritance Hierarchy

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntax
C#
public class ObsObject

The ObsObject type exposes the following members.

Constructors
  NameDescription
Public methodObsObject
Initializes a new instance of the ObsObject class
Top
Properties
  NameDescription
Public propertyAppendable
Whether the object is an appendable object
Public propertyETag
ETag of the object
Public propertyLastModified
Last modification time of the object
Public propertyObjectKey
Object name
Public propertyOwner
Object owner
Public propertySize
Object size
Public propertyStorageClass
Object storage class
Top
See Also