About this resource
Representation of a field population log summary.
Properties
Property | Description | Type |
---|---|---|
fieldId | The Field Id of the Field related to the summary. | guid |
fieldName | The Field Name of the Field. | string |
label | The Field Label of the Field in the current user language. | string |
hints | The Hints that are assigned to the Field. | string |
predictedPercent | The percentage of times the Field was predicted. | decimal |
predictedCount | The number of times the Field was predicted. | int32 |
attemptedCount | The number of times the Field was attempted to be predicted. | int32 |
retainedPercent | The percentage of times the predicted value of the Field was retained. | decimal |
retainedCount | The number of times the predicted value of the Field was retained. | int32 |