Returns the names of all family query EntityDefs. Currently returns the same value as the GetEntityDefFamilyNames method.
VBScript
session.GetQueryEntityDefFamilyNames
Perl
$session->GetQueryEntityDefFamilyNames();
For Perl, a reference to an array of strings is returned.