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.