ecl-logo Documentation

Object[Team]

A team which serves as a grouping for users.

Organizational Information

    Name

    Name of this Object.
    Format: Single
    Class: String
    Programmatic Pattern: _String
    Pattern Description: A string.

    ID

    ID of this Object.
    Format: Single
    Class: String
    Programmatic Pattern: _String
    Pattern Description: The ID of this object.

    Object

    Object of this Object.
    Format: Single
    Class: Expression
    Programmatic Pattern: Object[Team, _String]
    Pattern Description: The object reference of this object.

    Type

    Type of this Object.
    Format: Single
    Class: Expression
    Programmatic Pattern: Object[Team]
    Pattern Description: Object[Team]

    Notebook

    Notebook this object belongs to.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Pattern Description: An object of that matches ObjectP[Object[LaboratoryNotebook]].

    Website

    The website URL to find more information about the team online.
    Format: Single
    Class: String
    Programmatic Pattern: URLP

    Administrators

    Users which control membership access to the team.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link
    Relation: Object[User]

    Notebooks

    Notebooks which this team has access to.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    PendingMembers

    Users which have been invited to the team but have yet to accept the invite, in the format {user link, invited email}.
    Format: Multiple

    [[1]] User

      Header: User
      Class: Link
      Programmatic Pattern: _Link
      Relation: Object[User]

    [[2]] Invite Email

      Header: Invite Email
      Class: String
      Programmatic Pattern: _String
Last modified on Mon 26 Sep 2022 15:43:53