Click or drag to resize

Transition Class

Object transition policy
Inheritance Hierarchy
SystemObject
  OBS.ModelTransition

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

The Transition type exposes the following members.

Constructors
  NameDescription
Public methodTransition
Initializes a new instance of the Transition class
Top
Properties
  NameDescription
Public propertyDate
Transition date of an object, indicating on which date the object will be transited
Public propertyDays
Object transition time, indicating the number of days after which an object will be transited since its creation
Public propertyStorageClass
Storage class of the object after transition
Top
See Also