Partager via


SharePointListAdapterRW.SubmitAllowed - Propriété

Obtient une valeur qui spécifie si une opération d'envoi est autorisée, ce qui correspond à la valeur de l'attribut submitAllowed dans le fichier de définition de formulaire (.xsf).

Espace de noms :  Microsoft.Office.Interop.InfoPath
Assembly :  Microsoft.Office.Interop.InfoPath (dans Microsoft.Office.Interop.InfoPath.dll)

Syntaxe

'Déclaration
ReadOnly Property SubmitAllowed As Boolean
    Get
'Utilisation
Dim instance As SharePointListAdapterRW
Dim value As Boolean

value = instance.SubmitAllowed
bool SubmitAllowed { get; }

Valeur de propriété

Type : System.Boolean
La valeur true est renvoyée si une opération d'envoi est autorisée ; sinon, la valeur false est envoyée.

Voir aussi

Référence

SharePointListAdapterRW interface

SharePointListAdapterRW - Membres

Microsoft.Office.Interop.InfoPath - Espace de noms