RegistrazioneContabileService class
Allows working with RegistrazioneContabile
entities.
public class RegistrazioneContabileService : CompanyServiceBase<RegistrazioneContabile>
Public Members
name | description |
---|---|
RegistrazioneContabileService() | The default constructor. |
Validate(…) | Requests the validation of account records (RegistrazioneContabile ) recorded in a given year. |
See Also
- class CompanyServiceBase<T>
- class RegistrazioneContabile
- namespace Amica