모든 제품군 조회 EntityDefs의 이름을 리턴합니다. 현재는 GetEntityDefFamilyNames 메소드와 같은 값을 리턴합니다.
VBScript
session.GetQueryEntityDefFamilyNames
Perl
$session->GetQueryEntityDefFamilyNames();
Perl의 경우 문자열 배열에 대한 참조가 리턴됩니다.