MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

Gets the Spatial Context name associated with this geometric property.

.NET Syntax
string GetSpatialContextAssociation();
Java Syntax
String GetSpatialContextAssociation();
PHP Syntax
string GetSpatialContextAssociation();
Returns:
Returns a String value representing the Spatial Context name. If the value is empty then the geometric property is associated with all the spatial contexts in the datastore.
See also:
MgFeatureService::GetSpatialContexts.