Hi! I need get values from fields. How I can do it? I'm try
Entity entity = new Entity("entity_name");
string ent = entity.Attributes["entity_name"].toString();
but not have result. Thanks!

*This post is locked for comments
I have the same question (0)