CollectionTally.CollectionTallyResult.

CollectionTally.

MissingItems Property

Summary

Items that were not accounted for in the expected collection.

Syntax

public List<object> MissingItems { get; }

Value

Type Description
List<object>