SignEvent.SignedDataBlock - Propriété
Obtient l'ensemble de données pouvant être signé à l'origine du déclenchement de l'événement OnSign.
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 SignedDataBlock As SignedDataBlockObject
Get
'Utilisation
Dim instance As SignEvent
Dim value As SignedDataBlockObject
value = instance.SignedDataBlock
SignedDataBlockObject SignedDataBlock { get; }
Valeur de propriété
Type : Microsoft.Office.Interop.InfoPath.SemiTrust.SignedDataBlockObject
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