STK AviatorSend comments on this topic.
EffectiveDate Property (IAgAvtrDAFIFSource)
See Also
Windows





Windows & Linux

Description

Get the effective date of the DAFIF catalog.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EffectiveDate() As String
[C#]
public string EffectiveDate {get;}
[Managed C++]
public: __property String __gc ^ get_EffectiveDate();
[Unmanaged C++]
public: HRESULT get_EffectiveDate(
    BSTR * pVal
);
[Java]
public String getEffectiveDate();
[Python - STK API ]
@property
def EffectiveDate(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.