Share via


_sList.InternalName field

A string specifying the Guid of the list. This GUID must be enclosed in curly braces ({}).

Namespace:  WebSvcSiteData
Assembly:  STSSOAP (in STSSOAP.dll)

Syntax

'Declaration
Public InternalName As String
'Usage
Dim instance As _sList
Dim value As String

value = instance.InternalName

instance.InternalName = value
public string InternalName

Remarks

The internal name for the list is a unique name for the object that is primarily used in client-server communication.

See also

Reference

_sList structure

_sList members

WebSvcSiteData namespace

HttpRequest

InternalName