This version of Unity is unsupported.
Method group is Obsolete

PrefabUtility.GetPrefabType

Obsolete public static PrefabType GetPrefabType(Object target);

Description

Given an object, returns its Prefab type (None, if it's not a Prefab).

See Also: The PrefabType enumeration for information on the possible return values.