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






Windows & Linux

Description

Allows configuring the time period.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TimePeriod() As IAgCrdnEventIntervalSmartInterval
[C#]
public IAgCrdnEventIntervalSmartInterval TimePeriod {get;}
[Managed C++]
public: __property IAgCrdnEventIntervalSmartInterval^ get_TimePeriod();
[Unmanaged C++]
public: HRESULT get_TimePeriod(
   IAgCrdnEventIntervalSmartInterval ** ppRetVal
);
[Java]
public IAgCrdnEventIntervalSmartInterval getTimePeriod();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.