SPMobileFieldMetaData.Required property

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

Syntax

'Declaration
Protected ReadOnly Property Required As Boolean
    Get
'Usage
Dim value As Boolean

value = Me.Required
protected bool Required { get; }

Property value

Type: System.Boolean

See also

Reference

SPMobileFieldMetaData class

SPMobileFieldMetaData members

Microsoft.SharePoint.Mobile.WebControls namespace