Profile
Achievement

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