Sets the field's type name. The type name of a Microsoft Word Merge
<void> ApplicationField.setTypeName(<string> typeName, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
type |
The type name. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |