While creating/updating virtual document with the list of children I want to specify description for each component.
So that when I retrieve virtual document I get this description in the RelationshipProperties or while querying for dmr_containment object I get this as the value of "a_contain_desc" property.
Update API of IVirtualDocumentService does not seem to support this. Is there anything which I am missing or there is alternate way to achieve this?