Click or drag to resize

NoncurrentVersionExpirationNoncurrentDays Property

Expiration time of the noncurrent object version, which indicates the number of days after which the object expires since it becomes a noncurrent version

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntax
C#
public int NoncurrentDays { get; set; }

Property Value

Type: Int32
Remarks

Mandatory parameter

See Also