This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPRasterSchema Interface > IGPRasterSchema.RasterRule Property (ArcObjects .NET 10.4 SDK) |
Inidicates how the raster is integer property is to be managed.
[Visual Basic .NET] Public Property RasterRule As esriGPSchemaRasterType
[C#] public esriGPSchemaRasterType RasterRule {get; set;}
[C++]
HRESULT get_RasterRule(
esriGPSchemaRasterType* Type
);
[C++]
HRESULT put_RasterRule(
esriGPSchemaRasterType Type
);
[C++]
Parameters Type [out, retval]
Type is a parameter of type esriGPSchemaRasterType Type [in]
Type is a parameter of type esriGPSchemaRasterType