Sets the name of the document target.
<void> DocumentTarget.setTargetName(<string> targetName, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
target |
The document target's name. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |