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.
Gets the canonical values for the specified choices.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Mappings As String
Get
'Usage
Dim instance As SPFieldMultiChoice
Dim value As String
value = instance.Mappings
public string Mappings { get; }
Property value
Type: System.String
The canonical values for the specified choices.