This document is archived and information here might be outdated. Recommended version. |
Returns whether datasets can be added to the current application display.
[Visual Basic .NET] Public Function CanAddToMap ( _ ) As Boolean
[C#] public bool CanAddToMap ( );
[C++]
HRESULT CanAddToMap(
void
);