Get the service layer credits text.
[Visual Basic .NET] Public Function get_ServiceLayerCreditsText ( _ ByVal Separator As String _ ) As String
[C#] public string get_ServiceLayerCreditsText ( string Separator );
[C++]
HRESULT get_ServiceLayerCreditsText(
BSTR Separator,
BSTR* Credits
);
[C++]Parameters
Separator [in] Separator is a parameter of type BSTR Credits [out, retval] Credits is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.