The CogVerificationParamsExpectedOutputsContainer type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Grade |
Returns the value container object for the Grade collection.
| |
| Keys |
Gets all the expected keys added to this record.
Returns null if there are no records.
Note: this will always return at least string[] { "Grade" } since that was added to the records by default.
| |
| Record |
Returns the contained ICogRecord.
(Inherited from CogVerificationRecordContainer.) |
See Also