Click or drag to resize

GetPunchPromptsModelPunchPrompts Property

Get the list of punch prompt questions and defined answers PunchPromptModel

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public List<PunchPromptModel> PunchPrompts { get; set; }

Property Value

ListPunchPromptModel
See Also