Thanks. What if I wanted to do the same with a lookup field, e.g I want to check the filed "Director" which is a lookup named "director_id" ? I defined the variable as in the following: EntityReference director= postImage.GetAttributeValue ("director_id");
↧