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






Windows & Linux

Description

Full path and name of file containing the intervals data.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property FilePath() As String
[C#]
public string FilePath {get;}
[Managed C++]
public: __property String __gc ^ get_FilePath();
[Unmanaged C++]
public: HRESULT get_FilePath(
   BSTR * pRetVal
);
[Java]
public String getFilePath();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.