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


IFeatureServerInfo.EnableZDefaults Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Carto)  

IFeatureServerInfo.EnableZDefaults Property

.

[Visual Basic .NET]
Public ReadOnly Property EnableZDefaults As Boolean
[C#]
public bool EnableZDefaults {get;}
[C++]
HRESULT get_EnableZDefaults(
  Boolean* EnableZDefaults
);
[C++]

Parameters EnableZDefaults [out, retval]
EnableZDefaults is a parameter of type bool*

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IFeatureServerInfo Interface