Click or drag to resize

PropertySupportsMultipleValues Property

Does the property support multiple values? (true for some Set- and Reference-properties and for Value properties with data type 'multi-lang text').

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

Property Value

Type: Boolean
See Also