PunchPromptModelOrdinalPosition Property | |
Get the Punch Prompt Question ordinal position
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public int OrdinalPosition { get; set; }
function get_OrdinalPosition();
function set_OrdinalPosition(value);
Property Value
Int32Remarks
This value will give the result in the form of integer, in which order question has to appear
Example 1
See Also