Introduction
Represents a Defect entity. This defines the one to one relationship between a DefectSeverity and Group.
Properties

Children

The Children of this group. A list of Group(s).

Color

The Color used to render assets belonging to this group. Default [Blue].

Comments

The free text field where any user information can be stored and referenced for this entity. Default [""].

Id

The unique identifier for this entity. See Id.

IsHidden

A value indicating whether this defect is hidden in the UI. Used for parts to determine if 'other' should be shown or not.

IsRequired

A value indicating whether this defect must be signed off on. Used for parts to determine if the part must be explicitly marked as having defect(s) or not.

Name

The name of this entity which identifies it and is used when displaying this entity.

Parent

The parent Group of the selected group.

Reference

The string reference to add to the database entry for this group. Maximum length [255] Default [""].

Severity

The DefectSeverity of the Defect.