QnaMakerPrompt.DisplayOrder Property
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.
Gets or sets displayOrder - index of the prompt - used in ordering of the prompts.
public int DisplayOrder { get; set; }
member this.DisplayOrder : int with get, set
Public Property DisplayOrder As Integer
Property Value
Display order.