XmlFormHostItem.SignedDataBlocks Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This member is a wrapper for the SignedDataBlocks property of the XmlForm class.
public:
virtual property Microsoft::Office::InfoPath::SignedDataBlockCollection ^ SignedDataBlocks { Microsoft::Office::InfoPath::SignedDataBlockCollection ^ get(); };
public virtual Microsoft.Office.InfoPath.SignedDataBlockCollection SignedDataBlocks { get; }
member this.SignedDataBlocks : Microsoft.Office.InfoPath.SignedDataBlockCollection
Public Overridable ReadOnly Property SignedDataBlocks As SignedDataBlockCollection
Property Value
Returns SignedDataBlockCollection.