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.19.7.1 (3.19.7.1)
Syntaxpublic Nullable<DateTime> Date { get; set; }
Property Value
Type:
NullableDateTime
Remarks
If this parameter is not set, the "Days" parameter is mandatory.
See Also