Share via


_sListWithTime.InternalName field

String representing the internal name.

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

Syntax

'Declaration
Public InternalName As String
'Usage
Dim instance As _sListWithTime
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

_sListWithTime structure

_sListWithTime members

WebSvcSiteData namespace

InternalName