ContoContabile.Sottoconto property
Last quintet of the account number (sub-account). For "100.20", the value would be "20".
public string Sottoconto { get; set; }
See Also
- class ContoContabile
- namespace Amica
Last quintet of the account number (sub-account). For "100.20", the value would be "20".
public string Sottoconto { get; set; }