Click or drag to resize

DataObjectVersionPropertyHasValue Property

Does the property have a value - even if it is an empty string (in case it is a text property)?

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

Property Value

Type: Boolean
See Also