DAVAdapter.SubmitAllowed - Propriété
Renvoie la valeur true, correspondant à 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 DAVAdapter
Dim value As Boolean
value = instance.SubmitAllowed
bool SubmitAllowed { get; }
Valeur de propriété
Type : System.Boolean
Remarques
Important
Seuls les formulaires qui s’exécutent dans le même domaine que le formulaire actuellement ouvert ou les formulaires disposant d’autorisations inter-domaines peuvent accéder à ce membre.
Voir aussi
Référence
Microsoft.Office.Interop.InfoPath.SemiTrust - Espace de noms