Click or drag to resize

TransitionDate Property

Transition date of an object, indicating on which date the object will be transited

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntax
C#
public Nullable<DateTime> Date { get; set; }

Property Value

Type: NullableDateTime
Remarks

If this parameter is not set, the "Days" parameter is mandatory.

See Also