This document is archived and information here might be outdated. Recommended version. |
Name of the WMS Style.
[Visual Basic .NET]
Public Sub Name ( _
ByRef Name As String _
)
[C#]
public void Name (
ref string Name
);
[C++]
HRESULT get_Name(
System.String* Name
);
[C++] Parameters Name
Name is a parameter of type BSTR*
Name is text used to identify a WMS layer style for machine-to-machine communication.