Exemplo n.º 1
0
 internal static LineValue Map(AsmtrealPropertyAssociatedPersons rPASC, AsmtmasterNameAddress nName) =>
 new LineValue(rPASC?.NameCode, nName?.NameCode, rPASC?.Comment);
Exemplo n.º 2
0
 internal static AssociatedPersonMain Map(AsmtrealPropertyAssociatedPersons rPASC) =>
 new AssociatedPersonMain(rPASC?.ParcelNumber, rPASC?.NameCode, rPASC?.Comment);