Click or drag to resize

ExpirationDate Property

A specified date in which the object will expire

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.19.7.1 (3.19.7.1)
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