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


ICadastralFeatureError.ErrorBitmask Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Interfaces > IC > ICadastralFeatureError Interface > ICadastralFeatureError.ErrorBitmask Property
ArcGIS Developer Help

ICadastralFeatureError.ErrorBitmask Property

Bitmask describing feature errors.

[Visual Basic .NET]
Public ReadOnly Property ErrorBitmask As Integer
[C#]
public int ErrorBitmask {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralFeatureError Interface