IAgODProvideTrackingDataLib 13Send comments on this topic.
Date Property (IAgODObsSet)
See Also
Windows





Windows & Linux

Description

The date and time of the observation set.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Date() As IAgPropDate
[C#]
public IAgPropDate Date {get;}
[Managed C++]
public: __property IAgPropDate ^ get_Date();
[Unmanaged C++]
public: HRESULT get_Date(
    IAgPropDate ** pVal
);
[Java]
public IAgPropDate getDate();
[Python - STK API ]
@property
def Date(self) -> "IAgPropDate":

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.