AGI STK VGT 11Send comments on this topic.
ReferenceEvent Property (IAgCrdnEventSmartEpoch)
See Also 
Windows






Windows & Linux

Description

A reference event object used to compute time instant if the state is set to implicit.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ReferenceEvent() As IAgCrdnEvent
[C#]
public IAgCrdnEvent ReferenceEvent {get;}
[Managed C++]
public: __property IAgCrdnEvent^ get_ReferenceEvent();
[Unmanaged C++]
public: HRESULT get_ReferenceEvent(
   IAgCrdnEvent ** ppRetVal
);
[Java]
public IAgCrdnEvent getReferenceEvent();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.