Object transition time, indicating the number of days after which an object will be transited since its creation
Namespace:
OBS.Model
Assembly:
esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.19.7.1 (3.19.7.1)
Syntaxpublic Nullable<int> Days { get; set; }
Property Value
Type:
NullableInt32
Remarks
If this parameter is not set, the "Date" parameter is mandatory.
See Also