Jump to content

Recommended Posts

Posted

u need to find the "type" of personal information

 

and then parse the response accordingly

Posted

copied from SOF
bold: how is this possible?

List<string> PI = new List<string>()
string address = ""
LDSWebServices.MAVService.ItemsCollectionType.PersonalInformation;
PI = response.GetValue<List<string>>(LDSWebServices.MAVService.ItemsCollectionType.PersonalInformation);
PI.Address = address;



I didn't know how to do that ala try chesa asalu vastundi Emo
Ani
Posted

copied from SOF

bold: how is this possible?

 

List<string> PI = new List<string>()
string address = ""
LDSWebServices.MAVService.ItemsCollectionType.PersonalInformation;
PI = response.GetValue<List<string>>(LDSWebServices.MAVService.ItemsCollectionType.PersonalInformation);
PI.Address = address;

 address=PI.Address;

Posted

it makes sense now but again next PI.Address would bomb out its just a list..daniki malli property enti may be naak ardam kale emo

 address=PI.Address;

 

 

Posted

u need to find the "type" of personal information

and then parse the response accordingly

thanks bhaya love you ah type ethiki pettesa working Ippudu dheenama 4 days nunchi raledu naku
×
×
  • Create New...