RegistrazioneContabileValidationResult class
Holds the validation results of an account record (RegistrazioneContabile
).
public class RegistrazioneContabileValidationResult
Public Members
name | description |
---|---|
RegistrazioneContabileValidationResult() | The default constructor. |
Data { get; set; } | Date of the accounting record. |
Errori { get; set; } | Validation errors; empty if none were found. |
Numero { get; set; } | Number of the accounting record. |
RegistrazioneId { get; set; } | Unique id or the RegistrazioneContabile . |
See Also
- namespace Amica