BC31168: XML axis properties do not support late binding

An XML axis property has been referenced for an untyped object.

Error ID: BC31168

To correct this error

  • Ensure that the object is a strong-typed XElement object before referencing the XML axis property.

See also