Click or drag to resize

IcddContainerReaderGetValidationResults Method

Gets the validation results from reading the container

Namespace: IIB.ICDD
Assembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntax
C#
public List<IcddValidationResult> GetValidationResults()

Return Value

ListIcddValidationResult
See Also