ErrorSummary interface
Error summary containing affected entities for each type of assessment.
Properties
| assessment |
Gets the assessment type. NOTE: This property will not be serialized. It can only be populated by the server. |
| count | Gets the affected entity count. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
assessmentType
Gets the assessment type. NOTE: This property will not be serialized. It can only be populated by the server.
assessmentType?: string
Property Value
string
count
Gets the affected entity count. NOTE: This property will not be serialized. It can only be populated by the server.
count?: number
Property Value
number