SPMobileAttendeesSpecificField.TrySaveFieldValue - Méthode
Enregistre la nouvelle valeur pour le champ de la propriété Microsoft.SharePoint.MobileControls.SPMobileLookupField.PostValue.
Espace de noms : Microsoft.SharePoint.Mobile.WebControls
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Overrides Function TrySaveFieldValue As Boolean
'Utilisation
Dim instance As SPMobileAttendeesSpecificField
Dim returnValue As Boolean
returnValue = instance.TrySaveFieldValue()
public override bool TrySaveFieldValue()
Valeur renvoyée
Type : System.Boolean
True si la sauvegarde réussit ; Sinon, false.
Voir aussi
Référence
SPMobileAttendeesSpecificField classe