Freigeben über


SPFieldCallTo.AllowMultipleValues-Eigenschaft

Boolescher Wert, der angibt, ob mehrere Werte oder nicht zugelassen sind.

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 SPFieldCallTo
Dim value As Boolean

value = instance.AllowMultipleValues
public override bool AllowMultipleValues { get; }

Eigenschaftswert

Typ: System.Boolean
Ein Wert von Boolean = true , wenn mehrere Werte zulässig sind, andernfalls false.

Siehe auch

Referenz

SPFieldCallTo Klasse

SPFieldCallTo-Member

Microsoft.SharePoint.Applications.GroupBoard-Namespace