Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Get or set the field key.
Namespace: Microsoft.SharePoint.JSGrid
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property FieldKey As String
Get
Private Set
'Usage
Dim instance As FieldOrder
Dim value As String
value = instance.FieldKey
public string FieldKey { get; private set; }
Property Value
Type: System.String
A String object that represents the field key name.