DataSourceFeatureID

Returns the ID of the feature as assigned by the data source.

Note:    This property differs from IFeature65.ID as it returns the ID that the datasource itself uses, rather than the ID that TerraExplorer has assigned.

 

JavaScript

 

DataSourceFeatureID

 

C#

 

string DataSourceFeatureID { get; }

 

C++

 

HRESULT DataSourceFeatureID([out, retval] BSTR* pVal)