SignEvent.SignedDataBlock-Eigenschaft
Ruft die Gruppe von Daten ab, die signiert werden können und das OnSign-Ereignis ausgelöst haben.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
<DispIdAttribute(1)> _
ReadOnly Property SignedDataBlock As SignedDataBlockObject
'Usage
Dim instance As SignEvent
Dim value As SignedDataBlockObject
value = instance.SignedDataBlock
[DispIdAttribute(1)]
SignedDataBlockObject SignedDataBlock { get; }
Siehe auch
Referenz
SignEvent-Schnittstelle
SignEvent-Member
Microsoft.Office.Interop.InfoPath-Namespace