You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SOT v1.2 supports D2010 attributes for marshalling, but I don't believe
it's documented.
Type
TMyRecord = record
[SOName('ns1:brand')]
brand: String;
[SOName('ns2:quantity')]
amount: Integer;
end;
Original issue reported on code.google.com by [email protected] on 8 Mar 2010 at 5:19
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 8 Mar 2010 at 5:19The text was updated successfully, but these errors were encountered: