Edit

Share via


SignEvent.SignedDataBlock Property

Definition

Gets the set of data which can be signed that triggered the OnSign event.

public:
 property Microsoft::Office::Interop::InfoPath::SignedDataBlockObject ^ SignedDataBlock { Microsoft::Office::Interop::InfoPath::SignedDataBlockObject ^ get(); };
public Microsoft.Office.Interop.InfoPath.SignedDataBlockObject SignedDataBlock { get; }
member this.SignedDataBlock : Microsoft.Office.Interop.InfoPath.SignedDataBlockObject
Public ReadOnly Property SignedDataBlock As SignedDataBlockObject

Property Value

Applies to