Jaa


PropertyPaneGroupField.Type Property

Definition

Gets or Sets the type of field PropertyPaneGroupField.FieldType enum.

public Microsoft.Bot.Schema.SharePoint.PropertyPaneGroupField.FieldType Type { get; set; }
member this.Type : Microsoft.Bot.Schema.SharePoint.PropertyPaneGroupField.FieldType with get, set
Public Property Type As PropertyPaneGroupField.FieldType

Property Value

This value is the type of the property pane field.

Applies to