Click or drag to resize

DeserializerBaseGetAllErrorsAndWarnings Method

Namespace:  Omada.OE.AppLogic.Serialization
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public List<string> GetAllErrorsAndWarnings(
	int max
)

Parameters

max
Type: SystemInt32

Return Value

Type: ListString
See Also