c# - When reading new events where can I find the category in EventRecords? -


i've written new events 1 of has following details:

type: 101 category: 50 details: testevent 

now when read events use eventlogquery class , eventrecord items back. easy determine type (id) , details end there. i'm not understanding field contains category? or information lost?


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -