public ValueTuple<IReadOnlyList<string>,IReadOnlyList<string>> GetEntityRelationshipTypeNames()
Public Function GetEntityRelationshipTypeNames() As ValueTuple(Of IReadOnlyList(Of String),IReadOnlyList(Of String))
Return Value
The lists of entity and relationship types names in the ID set as a tuple.