Hello All,
Assuming I get an element by CommandState.LocateElement, I'd like to know if this element is from attachment. I tried myelement.ModelReference.IsAttachment or myelement.IsFromAttachment, but both failed, always True even element from masterfile. Any other way? Thanks a lot!