Click or drag to resize

PunchPromptModelOrdinalPosition Property

Get the Punch Prompt Question ordinal position

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public int OrdinalPosition { get; set; }

Property Value

Int32
Remarks
This value will give the result in the form of integer, in which order question has to appear
Example
1
See Also