Click or drag to resize

NoncurrentVersionTransitionNoncurrentDays Property

Transition time of the noncurrent object version, which indicates the number of days after which the object will be transit since it becomes a noncurrent version

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

Property Value

Type: Int32
Remarks

Mandatory parameter

See Also