Click or drag to resize

ObsObjectVersion Class

Inheritance Hierarchy
SystemObject
  OBS.ModelObsObject
    OBS.ModelObsObjectVersion

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.20.7.0 (3.20.7)
Syntax
C#
public class ObsObjectVersion : ObsObject

The ObsObjectVersion type exposes the following members.

Constructors
  NameDescription
Public methodObsObjectVersion
Initializes a new instance of the ObsObjectVersion class
Top
Properties
  NameDescription
Public propertyAppendable (Inherited from ObsObject.)
Public propertyETag (Inherited from ObsObject.)
Public propertyIsDeleteMarker
Public propertyIsLatest
Public propertyLastModified (Inherited from ObsObject.)
Public propertyObjectKey (Inherited from ObsObject.)
Public propertyOwner (Inherited from ObsObject.)
Public propertySize (Inherited from ObsObject.)
Public propertyStorageClass (Inherited from ObsObject.)
Public propertyVersionId
Top
See Also