Ask a questionAsk a question
 

QuestionhealthVault custom datatypes

  • Monday, August 24, 2009 11:10 AMhkarmi Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    hey ,

    i have a problem , i defined custom data type , but when i used it i did the followings :

    dim custom as new customType
    custom.reason="  whatever"
    custom.date=some value

     PersonInfo.SelectedRecord.NewItem(custom)

    when i checked my record i found it but empty , do i miss writing anything , and how can WriteXML and ParseXML can be used here

    best regards
    Hkarmi

All Replies