Click or drag to resize

DeletedObject Class

Objects that have been successfully deleted in a batch
Inheritance Hierarchy
SystemObject
  OBS.ModelDeletedObject

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

The DeletedObject type exposes the following members.

Constructors
  NameDescription
Public methodDeletedObject
Initializes a new instance of the DeletedObject class
Top
Properties
  NameDescription
Public propertyDeleteMarker
Identifier specifying whether an object is deleted
Public propertyDeleteMarkerVersionId
Version ID of the delete marker
Public propertyObjectKey
Object name
Public propertyVersionId
Object version ID
Top
See Also