Compartilhar via


LookupTypeItem.ToString Method

This member overrides Object.ToString().

Namespace:  Microsoft.SharePoint.JSGrid
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As LookupTypeItem
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return Value

Type: System.String
Returns String.

See Also

Reference

LookupTypeItem Class

LookupTypeItem Members

Microsoft.SharePoint.JSGrid Namespace