[mapguide-users] Re: List Selected Features Problem

Jackie Ng jumpinjackie at gmail.com
Wed Apr 27 21:01:11 EDT 2011


Before you attempt a GetXXX() call on a MgFeatureReader, call IsNull() with
the same property name. 

True means this property value is null (so don't call the GetXXX() method),
False means otherwise (so it's safe to call the GetXXX() method)

- Jackie

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/List-Selected-Features-Problem-tp6311623p6311691.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list