Partager via


SharepointListAdapter2.SubmitAllowed - Propriété

Obtient une valeur qui renvoie toujours false, correspondant à 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 SharepointListAdapter2
Dim value As Boolean

value = instance.SubmitAllowed
bool SubmitAllowed { get; }

Valeur de propriété

Type : System.Boolean

Implémentations

SharepointListAdapter.SubmitAllowed

Remarques

Renvoie toujours false pour l'objet SharepointListAdapterObject .

Voir aussi

Référence

SharepointListAdapter2 interface

SharepointListAdapter2 - Membres

SubmitAllowed - Surcharge

Microsoft.Office.Interop.InfoPath - Espace de noms