Web API Reference MapGuide Open Source
virtual STRING MgLayerBase::GetFeatureSourceId (  )  [virtual]

Gets the feature source associated with this layer.

.NET Syntax
string GetFeatureSourceId();
Java Syntax
String GetFeatureSourceId();
PHP Syntax
string GetFeatureSourceId();

Returns:
Returns the feature source or an empty string if this layer is not a feature layer false otherwise.


Comments or suggestions? Send us feedback.