Util.Date Property

Definition

Gets a reference to the DateObject object.

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

Property Value

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.

Applies to