This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IX > IXYEventSource Interface > IXYEventSource.EventTable Property (ArcObjects .NET 10.4 SDK) |
Table used to initialize the XYEventSource.
[Visual Basic .NET] Public ReadOnly Property EventTable As ITable
[C#] public ITable EventTable {get;}
[C++]
HRESULT get_EventTable(
ITable** aTable
);
[C++]
Parameters aTable [out, retval]
aTable is a parameter of type ITable