Id Field (SalesforceLoaderResult)
In This Topic
Returns the ID of the target object if the operation was peformed successfully.
Syntax
|
|---|
'Declaration
Public Id As String |
Field Value
The ID of the target object. An empty string if
Success is
false.
See Also