ScriptGlobals.ifield Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Current field if any.
public Microsoft.Bot.Builder.FormFlow.Advanced.IField<Newtonsoft.Json.Linq.JObject> ifield;
val mutable ifield : Microsoft.Bot.Builder.FormFlow.Advanced.IField<Newtonsoft.Json.Linq.JObject>
Public ifield As IField(Of JObject)
Field Value
IField<Newtonsoft.Json.Linq.JObject>