다음을 통해 공유


SPMobileMultiChoiceField.OptionCount property

This member overrides SPMobileChoiceField.OptionCount.

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property OptionCount As Integer
    Get
'Usage
Dim instance As SPMobileMultiChoiceField
Dim value As Integer

value = instance.OptionCount
public override int OptionCount { get; }

Property value

Type: System.Int32

See also

Reference

SPMobileMultiChoiceField class

SPMobileMultiChoiceField members

Microsoft.SharePoint.Mobile.WebControls namespace