This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IC > IConditionalActionSetup Interface > IConditionalActionSetup.ServerGeoType Property (ArcObjects .NET 10.4 SDK) |
Get TODO.
[Visual Basic .NET] Public Property ServerGeoType As esriGeometryType
[C#] public esriGeometryType ServerGeoType {get; set;}
[C++]
HRESULT get_ServerGeoType(
esriGeometryType* peServerGeoType
);
[C++]
HRESULT put_ServerGeoType(
esriGeometryType peServerGeoType
);
[C++]
Parameters peServerGeoType [out, retval]
peServerGeoType is a parameter of type esriGeometryType peServerGeoType [in]
peServerGeoType is a parameter of type esriGeometryType