WebServiceAdapter2.SubmitAllowed - Propriété
Correspond à l'attribut submitAllowed du fichier de définition du formulaire (.xsf).
Espace de noms : Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly : Microsoft.Office.Interop.InfoPath.SemiTrust (dans Microsoft.Office.Interop.InfoPath.SemiTrust.dll)
Syntaxe
'Déclaration
ReadOnly Property SubmitAllowed As Boolean
Get
'Utilisation
Dim instance As WebServiceAdapter2
Dim value As Boolean
value = instance.SubmitAllowed
bool SubmitAllowed { get; }
Valeur de propriété
Type : System.Boolean
Remarques
La valeur par défaut de la propriété SubmitAllowed est false.
Voir aussi
Référence
Microsoft.Office.Interop.InfoPath.SemiTrust - Espace de noms