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).
Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z
public class EvaluationFormSection
The EvaluationFormSection type exposes the following members
Name | Description | |
---|---|---|
EvaluationFormSection() |
Name | Type | Description | |
---|---|---|---|
Instructions | System.String |
Gets and sets the property Instructions. The instructions of the section. |
|
Items | System.Collections.Generic.List<Amazon.Connect.Model.EvaluationFormItem> |
Gets and sets the property Items. The items of the section. |
|
RefId | System.String |
Gets and sets the property RefId. The identifier of the section. An identifier must be unique within the evaluation form. |
|
Title | System.String |
Gets and sets the property Title. The title of the section. |
|
Weight | System.Double |
Gets and sets the property Weight. The scoring weight of the section. |
.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