Show / Hide Table of Contents

Property IsZDefaultsEnabled

IsZDefaultsEnabled

Gets or sets a value indicating whether when creating new features, Z coordinate values will be set to the configured default value.

Declaration
public bool IsZDefaultsEnabled { get; set; }
Property Value
Type Description
Boolean

A value indicating whether when creating new features, Z coordinate values will be set to the configured default value.

Exceptions
Type Condition
InvalidOperationException

IsZDefaultsEnabled cannot be set if the service is not in the stopped state.

Applies to

Platforms and versions
TargetVersions
.NET 6.0 Windows100.13 - 100.15
.NET Framework100.0 - 100.15
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
In This Article
Back to top Copyright © 2022 Esri.