A reference event object used to compute time
instant if the state is set to implicit.
Read-only property
[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(
|
[Java] |
---|
public IAgCrdnEvent getReferenceEvent();
|