Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- CorporationSheetApi test = new CorporationSheetApi();
- test.AuthenticationData = auth;
- test.CorporationID = corporationIDHere;
- test.UpdateData();
- CorporationSheet result = test.Data;
Advertisement
Add Comment
Please, Sign In to add comment