The match point refinement to be applied.
[Visual Basic .NET] Public Property Refinement As esriMatchPointRefinementType
[C#] public esriMatchPointRefinementType Refinement {get; set;}
[C++]
HRESULT get_Refinement(
esriMatchPointRefinementType* pRefinement
);
[C++]
HRESULT put_Refinement(
esriMatchPointRefinementType pRefinement
);
[C++]Parameters
pRefinement [out, retval]pRefinement is a parameter of type esriMatchPointRefinementType
pRefinement [in]pRefinement is a parameter of type esriMatchPointRefinementType
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.