MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
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.