_MSProject.MapEdit Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- 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