Compartir a través de


XmlFormHostItem.Signed Property

This member is a wrapper for the Signed property of the XmlForm class.

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property Signed As Boolean
    Get
'Usage
Dim instance As XmlFormHostItem
Dim value As Boolean

value = instance.Signed
public virtual bool Signed { get; }

Property Value

Type: System.Boolean
Returns Boolean.

See Also

Reference

XmlFormHostItem Class

XmlFormHostItem Members

Microsoft.Office.InfoPath Namespace