The RowToken representing the future feature to add the attachment to.
filePath
The filesystem path to the file to attach to the feature.
Remarks
This method is used to add an attachment to a future feature returned from the EditOperation.CreateEx method.
The RowToken allows feature to be created and the attachment added within the same EditOperation, without the need for chaining.