Share via


PropertySchema.Parent Property

Definition

Gets parent schema.

public Microsoft.Bot.Builder.Dialogs.Adaptive.PropertySchema Parent { get; }
member this.Parent : Microsoft.Bot.Builder.Dialogs.Adaptive.PropertySchema
Public ReadOnly Property Parent As PropertySchema

Property Value

Parent property schema if any.

Applies to