Share via


GridSerializer.StringPropTypeId property

Gets the string representing the strong property type ID.

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

Syntax

'Declaration
Public Shared ReadOnly Property StringPropTypeId As String
    Get
'Usage
Dim value As String

value = GridSerializer.StringPropTypeId
public static string StringPropTypeId { get; }

Property value

Type: System.String
Returns String.

See also

Reference

GridSerializer class

GridSerializer members

Microsoft.SharePoint.JSGrid namespace