This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IC > IConditionalActionSetup Interface > IConditionalActionSetup.ServerConnection Property (ArcObjects .NET 10.4 SDK) |
Get the server interface if applicable.
[Visual Basic .NET] Public ReadOnly Property ServerConnection As IServerConnection
[C#] public IServerConnection ServerConnection {get;}
[C++]
HRESULT get_ServerConnection(
IServerConnection** ipServerConnection
);
[C++]
Parameters ipServerConnection [out, retval]
ipServerConnection is a parameter of type IServerConnection