PickerField.Name Property
Gets the name of the Picker field.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Name As String
Get
'Usage
Dim instance As PickerField
Dim value As String
value = instance.Name
string Name { get; }
Property Value
Type: System.String
Remarks
Read-only.