This document is archived and information here might be outdated. Recommended version. |
Name of WMS Service.
[Visual Basic .NET]
Public ReadOnly Property WMSName As String
[C#]
public string WMSName {get;}
[C++]
HRESULT get_WMSName(
System.String* Name
);
[C++] Parameters Name [out, retval]
Name is a parameter of type BSTR*
Name is text used to identify a WMS service for machine-to-machine communication.