NameDescriptionTypeAdditional information
CreatorUserName

UserName of the person who created of the Inspection.

string

Required

OwnerUserName

UserName of the person who owns the Inspection. The owner of the Inspection can always view the Inspection. Other users can view the Inspection only if it is Public.

string

Required

InspectionKey

The key of this Inspection.

integer

Required

VariableCount

Number of variables in the Inspection. This value does not reflect variables added in a Batch until the Batch is analyzed.

integer

Required

RespondentCount

Number of Respondents in the Inspection

integer

Required

FindingCount

Number of text analytics findings in the Inspection. This value does not reflect data added in a Batch until the Batch is analyzed.

integer

Required

CreateDateUtc

The UTC date/time that the Inspection was created.

date

Required

DeleteDateUtc

If null, the Inspection has not been deleted. If non-null, the UTC date/time that the Inspection was deleted.

date

Required

IsPublic

If true, this Inspection is public.
A public Inspection is visible to users who are not the owner of the Inspection.

boolean

Required

ID

ID of the Inspection.
The ID need not be unique among Inspections.

string

Required

Description

Description of the Inspection.

string

None.