CanMakeMultiValue Property
Description
Checks if the field can be configured to store multiple values. If False, IsMultiValue cannot be set to True.
Property type
Read-only property
Syntax
Visual Basic
Public Property CanMakeMultiValue As Boolean
See Also