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 section from an evaluation form. A section can contain sections and/or questions. Evaluation forms can only contain sections and subsections (two level nesting).

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.EvaluationFormSection

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

Syntax

C#
public class EvaluationFormSection

The EvaluationFormSection type exposes the following members

Constructors

NameDescription
Public Method EvaluationFormSection()

Properties

NameTypeDescription
Public Property Instructions System.String

Gets and sets the property Instructions.

The instructions of the section.

Public Property Items System.Collections.Generic.List<Amazon.Connect.Model.EvaluationFormItem>

Gets and sets the property Items.

The items of the section.

Public Property RefId System.String

Gets and sets the property RefId.

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

Public Property Title System.String

Gets and sets the property Title.

The title of the section.

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