Profile
Achievement
dotNetkow's Recent SnippetsTagged c#
- All /
« Prev 1 Next »
"Log in" to Salesforce via this code. Borrowed heavily from URL reference.
1
1018
posted 14 years ago by dotNetkow
By default, enum values cannot have spaces in them (i.e. "Created Date" can only be "CreatedDate"). With this method, we can change that!
0
2544
posted 14 years ago by dotNetkow