Documento.Numero property
Full document number. For example, 99/bis
. Generated on NumeroParteNumerica
and NumeroParteTesto
. Please note: property valued only in case of an instance saved on the backend.
public string? Numero { get; set; }
Full document number. For example, 99/bis
. Generated on NumeroParteNumerica
and NumeroParteTesto
. Please note: property valued only in case of an instance saved on the backend.
public string? Numero { get; set; }