<AML> <Item action="get" type="Itemtype" > <name>Document</name> <Relationships> <Item action="get" type="Property" select="name"></Item> </Relationships> </Item> </AML>if you look at the result as relationships you should have the detail of all the properties
<AML> <Item action="get" type="Itemtype" > <name>Document</name> <Relationships> <Item action="get" type="Property" select="name"></Item> </Relationships> </Item> </AML>if you look at the result as relationships you should have the detail of all the properties
Copyright © 2025 Aras. All rights reserved.