[RESOLVED] SFSObject and key not found
Posted: 28 Mar 2012, 14:40
Hi.
I'd like to know what happens when you try to get, for example, an integer from an SFSObject with a key which is not defined for this object.
For the Java version, getInt will return the associated element or null if the key is not found. Is it the same with the C# API? Or will I get an exception?
Thanks.
I'd like to know what happens when you try to get, for example, an integer from an SFSObject with a key which is not defined for this object.
For the Java version, getInt will return the associated element or null if the key is not found. Is it the same with the C# API? Or will I get an exception?
Thanks.