Partager via


GeolocationFieldViewModel.IsChecked - Propriété

True, si champ géolocalisation associé doit être mise à jour

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

Syntaxe

'Déclaration
<DataMemberAttribute> _
Public Property IsChecked As Boolean
    Get
    Set
'Utilisation
Dim instance As GeolocationFieldViewModel
Dim value As Boolean

value = instance.IsChecked

instance.IsChecked = value
[DataMemberAttribute]
public bool IsChecked { get; set; }

Valeur de propriété

Type : System.Boolean
bool

Voir aussi

Référence

GeolocationFieldViewModel classe

GeolocationFieldViewModel - Membres

Microsoft.SharePoint.Phone.Application - Espace de noms