C# Class A4LGSharedFunctions.MergeSplitFlds

Afficher le fichier Open project: Esri/local-government-desktop-addins

Méthodes publiques

Méthode Description
MergeSplitFlds ( string fieldName, int fieldIndex, string value, string mergeType, string splitType ) : System

Method Details

MergeSplitFlds() public méthode

public MergeSplitFlds ( string fieldName, int fieldIndex, string value, string mergeType, string splitType ) : System
fieldName string
fieldIndex int
value string
mergeType string
splitType string
Résultat System