_Global.MapEdit Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public bool MapEdit (object Name, object Create, object OverwriteExisting, object NewName, object DataCategory, object CategoryEnabled, object TableName, object FieldName, object ExternalFieldName, object ExportFilter, object ImportMethod, object MergeKey, object HeaderRow, object AssignmentData, object TextDelimiter, object TextFileOrigin, object UseHtmlTemplate, object TemplateFile, object IncludeImage, object ImageFile);
abstract member MapEdit : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function MapEdit (Optional Name As Object, Optional Create As Object, Optional OverwriteExisting As Object, Optional NewName As Object, Optional DataCategory As Object, Optional CategoryEnabled As Object, Optional TableName As Object, Optional FieldName As Object, Optional ExternalFieldName As Object, Optional ExportFilter As Object, Optional ImportMethod As Object, Optional MergeKey As Object, Optional HeaderRow As Object, Optional AssignmentData As Object, Optional TextDelimiter As Object, Optional TextFileOrigin As Object, Optional UseHtmlTemplate As Object, Optional TemplateFile As Object, Optional IncludeImage As Object, Optional ImageFile As Object) As Boolean
Parameter
- Name
- Object
- Create
- Object
- OverwriteExisting
- Object
- NewName
- Object
- DataCategory
- Object
- CategoryEnabled
- Object
- TableName
- Object
- FieldName
- Object
- ExternalFieldName
- Object
- ExportFilter
- Object
- ImportMethod
- Object
- MergeKey
- Object
- HeaderRow
- Object
- AssignmentData
- Object
- TextDelimiter
- Object
- TextFileOrigin
- Object
- UseHtmlTemplate
- Object
- TemplateFile
- Object
- IncludeImage
- Object
- ImageFile
- Object