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
.NET Windows300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.