Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member is a wrapper for the SignedDataBlocks property of the XmlForm class.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property SignedDataBlocks As SignedDataBlockCollection
Get
'Usage
Dim instance As XmlFormHostItem
Dim value As SignedDataBlockCollection
value = instance.SignedDataBlocks
public virtual SignedDataBlockCollection SignedDataBlocks { get; }
Property Value
Type: Microsoft.Office.InfoPath.SignedDataBlockCollection
Returns SignedDataBlockCollection.