Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Property that indicates whether multiple values are allowed or not. Default is true.
Namespace: Microsoft.SharePoint.Applications.GroupBoard
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property AllowMultipleValues As Boolean
Get
'Usage
Dim instance As SPFieldSendTo
Dim value As Boolean
value = instance.AllowMultipleValues
public override bool AllowMultipleValues { get; }
Property value
Type: System.Boolean
A Boolean value = true.