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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1