Class WarningInfo

WarningInfo class

Warning info

public class WarningInfo

Properties

NameDescription
CorrectedObject { get; set; }Gets and sets the corrected object.
Description { get; }Get description of warning info.
ErrorObject { get; }The error object.
WarningType { get; }Get warning type.

See Also