com.esri.arcgis.geoprocessing
Interface esriGPFieldInfoSplitRule

All Superinterfaces:
Serializable

public interface esriGPFieldInfoSplitRule
extends Serializable

Geoprocessing field split rule type.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Supported Platforms

Windows


Field Summary
static int esriGPFieldInfoSplitRuleNone
          None.
static int esriGPFieldInfoSplitRuleRatio
          Ratio.
 

Field Detail

esriGPFieldInfoSplitRuleNone

static final int esriGPFieldInfoSplitRuleNone
None.

See Also:
Constant Field Values

esriGPFieldInfoSplitRuleRatio

static final int esriGPFieldInfoSplitRuleRatio
Ratio.

See Also:
Constant Field Values