Computes the interval time span of the file.
| [Visual Basic .NET] |
|---|
Public Function GetFileSpan() As IAgCrdnEventIntervalResult |
| [C#] |
|---|
public IAgCrdnEventIntervalResult GetFileSpan(); |
| [Managed C++] |
|---|
public: IAgCrdnEventIntervalResult ^ GetFileSpan(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCrdnEventIntervalResult getFileSpan(); |
| [Python - STK API] |
|---|
def GetFileSpan(self) -> "IAgCrdnEventIntervalResult": |





