| 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
Syntaxpublic bool SupportsMultipleValues { get; }
Property Value
Type:
Boolean
See Also