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