| 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
Syntaxpublic int OrdinalPosition { get; set; }function get_OrdinalPosition();
function set_OrdinalPosition(value);
Property Value
Int32 Remarks
Remarks
            This value will give the result in the form of integer, in which order question has to appear
            
 Example
Example1
 See Also
See Also