AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Information about a question from an evaluation form.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.EvaluationFormQuestion

Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z

Syntax

C#
public class EvaluationFormQuestion

The EvaluationFormQuestion type exposes the following members

Constructors

NameDescription
Public Method EvaluationFormQuestion()

Properties

NameTypeDescription
Public Property Instructions System.String

Gets and sets the property Instructions.

The instructions of the section.

Public Property NotApplicableEnabled System.Boolean

Gets and sets the property NotApplicableEnabled.

The flag to enable not applicable answers to the question.

Public Property QuestionType Amazon.Connect.EvaluationFormQuestionType

Gets and sets the property QuestionType.

The type of the question.

Public Property QuestionTypeProperties Amazon.Connect.Model.EvaluationFormQuestionTypeProperties

Gets and sets the property QuestionTypeProperties.

The properties of the type of question. Text questions do not have to define question type properties.

Public Property RefId System.String

Gets and sets the property RefId.

The identifier of the question. An identifier must be unique within the evaluation form.

Public Property Title System.String

Gets and sets the property Title.

The title of the question.

Public Property Weight System.Double

Gets and sets the property Weight.

The scoring weight of the section.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5