SPMobileBaseChoiceField.SelectType - Propriété
Espace de noms : Microsoft.SharePoint.Mobile.WebControls
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected Property SelectType As SPMobileBaseChoiceField.ListSelectType
Get
Set
'Utilisation
Dim value As SPMobileBaseChoiceField.ListSelectType
value = Me.SelectType
Me.SelectType = value
protected SPMobileBaseChoiceField.ListSelectType SelectType { get; set; }
Valeur de propriété
Type : Microsoft.SharePoint.Mobile.WebControls.SPMobileBaseChoiceField.ListSelectType
Voir aussi
Référence
SPMobileBaseChoiceField classe