Validate a Remap type.
[Visual Basic .NET] Public Function ValidateType ( _ ByVal Type As esriGPSARemapTypeEnum _ ) As Boolean
[C#] public bool ValidateType ( esriGPSARemapTypeEnum Type );
[C++]
HRESULT ValidateType(
esriGPSARemapTypeEnum Type,
VARIANT_BOOL* ok
);
[C++]Parameters
Type [in]Type is a parameter of type esriGPSARemapTypeEnum
ok [out, retval] ok is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Spatial Analyst Extension.