Share via


QuestionAnsweringAuthoringPrompt.DisplayOrder Property

Definition

Index of the prompt. It is used for ordering of the prompts.

public int? DisplayOrder { get; set; }
member this.DisplayOrder : Nullable<int> with get, set
Public Property DisplayOrder As Nullable(Of Integer)

Property Value

Applies to