Advertisement
Guest User

Untitled

a guest
Apr 24th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. item.SetProperty<int>(MyAppSchema.ItemId, item_from_another_db.ItemId);
  2.  
  3. item.SetProperty<long>(MyAppSchema.ItemId, item_from_another_db.ItemId);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement