Share via


Util.Date Property

Gets a reference to the DateObject object.

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

Syntax

'Declaration
ReadOnly Property Date As DateObject
    Get
'Usage
Dim instance As Util
Dim value As DateObject

value = instance.Date
DateObject Date { get; }

Property Value

Type: Microsoft.Office.Interop.InfoPath.SemiTrust.DateObject

Remarks

You can access all of the methods that the DateObject object provides by using the Date property.

Important

This member can be accessed without restrictions.

See Also

Reference

Util Interface

Util Members

Microsoft.Office.Interop.InfoPath.SemiTrust Namespace