for_name


Description:

public static RelationType for_name (string name)

Get the RelationType type corresponding to a relation name.

Parameters:

name

a string which is the (non-localized) name of an ATK relation type.

Returns:

the RelationType enumerated type corresponding to the specified name, or NULL if no matching relation type is found.