Click or drag to resize

DataObjectVersionFirstVersion Property

Defines whether the version is the first version for the dataobject. The value of the FirstVersion attribute is readonly. Returns NotSet if the information is not available.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public YesNoNotSet FirstVersion { get; set; }

Property Value

Type: YesNoNotSet
See Also