Skip to content

ContoContabileValidationResult class

Holds the validation results of a conto record (ContoContabile).

public class ContoContabileValidationResult

Public Members

name description
ContoContabileValidationResult() The default constructor.
Conto { get; set; } Account number (e.g., "100.20").
ContoId { get; set; } Unique id or the ContoContabile.
Errori { get; set; } Validation error.
Sezione { get; set; } Section number after the fix.

See Also