For example: To access the name property of the child class: =First(Fields!child.Value.name, "iInvoice_Customer" ) Or the address2 property of the address class =First(Fields!address.value.address2, "iInvoice_Customer" ) Or the name property of the object
Read More...