SPList.MobileDefaultView - Propriété

Read-only property used to retrieve the mobile default view for the list.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property MobileDefaultView As SPView
    Get
'Utilisation
Dim instance As SPList
Dim value As SPView

value = instance.MobileDefaultView
public SPView MobileDefaultView { get; }

Valeur de propriété

Type : Microsoft.SharePoint.SPView
A SPView that represents the mobile default view.

Voir aussi

Référence

SPList classe

SPList - Membres

Microsoft.SharePoint - Espace de noms