This document is archived and information here might be outdated.  Recommended version.


ITemplateEditorDialog.ServerConnection Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (TrackingAnalyst)  

ITemplateEditorDialog.ServerConnection Property

Server connection for obtaining the service Dataset Definition ID.

[Visual Basic .NET]
Public WriteOnly Property ServerConnection
[C#]
public void ServerConnection {set;}
[C++]
HRESULT put_ServerConnection(
  IServerConnection* 
);
[C++]

Parameters [in]
is a parameter of type IServerConnection

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

See Also

ITemplateEditorDialog Interface