Field<T>.Form Property

Definition

public virtual Microsoft.Bot.Builder.FormFlow.IForm<T> Form { get; set; }
member this.Form : Microsoft.Bot.Builder.FormFlow.IForm<'T (requires 'T : null)> with get, set
Public Overridable Property Form As IForm(Of T)

Property Value

Implements

Applies to