Profile
Achievement

dotNetkow's Recent Snippets
- All /
« Prev 1 Next »
"Log in" to Salesforce via this code. Borrowed heavily from URL reference.
1
758
posted 13 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
2176
posted 13 years ago by dotNetkow