set_relation method

set_relation(self, relation)

Sets a single related resource.


def set_relation(self, relation):
    ...
Parameter Type Description
relation System.String The relation to set.

See Also