AGI STK Objects 11Send comments on this topic.
PreDataRequired Property (IAgDataProvider)
See Also
Windows






Windows & Linux

Description

Returns whether the data provider requires pre data.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PreDataRequired() As Boolean
[C#]
public bool PreDataRequired {get;}
[Managed C++]
public: __property bool get_PreDataRequired();
[Unmanaged C++]
public: HRESULT get_PreDataRequired(
    VARIANT_BOOL * pRetVal
);
[Java]
public bool getPreDataRequired();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.