Field<T>._next Field

Definition

protected Microsoft.Bot.Builder.FormFlow.Advanced.NextDelegate<T> _next;
val mutable _next : Microsoft.Bot.Builder.FormFlow.Advanced.NextDelegate<'T (requires 'T : null)>
Protected _next As NextDelegate(Of T) 

Field Value

Applies to