• Michael Boland
  • NEWBIE
  • 0 Points
  • Member since 2013

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies

Hey everyone,

 

Hello SalesForce World, first time posting!

 

I am working on a User Management C# service from our internal systems to SalesForce. 

 

I wanted to bring back the ID, Name values for sObjects using a generic function that returned the  value pair. But I wanted to just pass the sObject type as a string to a function that returns the key pair values. 

 

Has anyone done this before? I really haven't found a way myself to create an sObject with a string parameter.

 

Richard. D. James