_sListWithTime.InternalName Field
String representing the internal name.
Namespace: [SiteData Web service]
Web service reference: http://Site/_vti_bin/SiteData.asmx
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.