I’ve added TypeDescriptionProvider to my activity class (SequentialWorkflow). I tracking I have ActivityTrackingRecord record. Record has ActivityType and in it attributes but I cannot see attribute added by me. How can I read value from TypeDescriptionProvider in workflow tracking ?
I’ve added TypeDescriptionProvider to my activity class ( SequentialWorkflow ). I tracking I have
Share
You can add meta attribute to your property
Sample