This topic has not yet been rated - Rate this topic

DateObject Interface (Microsoft.Office.Interop.InfoPath)

Provides several date-related methods that can be used in Microsoft Office InfoPath 2007 forms.

Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
public interface DateObject : Date

This type is a wrapper for a coclass that is required by managed code for COM interoperability. Use this type to access the members of the COM interface implemented by this coclass. For information about the COM interface, including a link to descriptions of its members, see Date.

Use the Date property of the UtilObject object to return a Date object.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.