Show / Hide Table of Contents

Property Warnings

Warnings

Gets the warnings on the local scene view.

Declaration
public IEnumerable<Exception> Warnings { get; }
Property Value
Type Description
IEnumerable<Exception>

The warnings on the local scene view.

Remarks

The warnings on the view are to indicate that the view is in a usable state, but something may not render correctly or as expected.

For more information on the status of a layer, see GetLayerViewState(Layer). For more information on the status of an analysis, see GetAnalysisViewState(Analysis).

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.