Anagrafica.PersonaGiuridica property
Wether the organization is a legal entity or not. true
means it is a legal entity, false
means it is an individual.
public bool PersonaGiuridica { get; set; }
See Also
- class Anagrafica
- namespace Amica
Wether the organization is a legal entity or not. true
means it is a legal entity, false
means it is an individual.
public bool PersonaGiuridica { get; set; }