LookupTypeInfo.Id Property

Uniquely identifies this lookup table.

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

Syntax

'Declaration
Public Property Id As String
    Get
    Private Set
'Usage
Dim instance As LookupTypeInfo
Dim value As String

value = instance.Id
public string Id { get; private set; }

Property Value

Type: System.String
Returns String.

See Also

Reference

LookupTypeInfo Class

LookupTypeInfo Members

Microsoft.SharePoint.JSGrid Namespace