'Usage Dim instance As DefaultSheetDataModel Dim index As Integer Dim value As String value = instance.GetChildRelation(index)
Parameters
- index
- Index of the child data relation
Return Value
String containing the name of the relation
'Usage Dim instance As DefaultSheetDataModel Dim index As Integer Dim value As String value = instance.GetChildRelation(index)