SPListItemFormUpdateValue.HasException - Propriété
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property HasException As Boolean
Get
Set
'Utilisation
Dim instance As SPListItemFormUpdateValue
Dim value As Boolean
value = instance.HasException
instance.HasException = value
public bool HasException { get; set; }
Valeur de propriété
Type : System.Boolean
Voir aussi
Référence
SPListItemFormUpdateValue classe