This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPRasterGDBEnvStatistics Interface > IGPRasterGDBEnvStatistics.IgnoreValue Property (ArcObjects .NET 10.4 SDK) |
Value to be ignored.
[Visual Basic .NET] Public Property IgnoreValue As String
[C#] public string IgnoreValue {get; set;}
[C++]
HRESULT get_IgnoreValue(
BSTR* IgnoreValue
);
[C++]
HRESULT put_IgnoreValue(
BSTR IgnoreValue
);
[C++]
Parameters IgnoreValue [out, retval] IgnoreValue is a parameter of type BSTR IgnoreValue [in] IgnoreValue is a parameter of type BSTR