is_object_link property

Determines whether an object is linked to external file. Read-only bool.

Definition:

@property
def is_object_link(self):
    ...

See Also