פרק
סוג שם: TVEpisode
מרחיב את פרק
שם |
סוג |
תיאור |
חלק של TVTV |
סדרות טלוויזיה |
סדרת הטלוויזיה שאליה שייך הפרק או העונה. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-03 (שעון UTC).
[null,null,["עדכון אחרון: 2024-09-03 (שעון UTC)."],[[["TVEpisode is a data type used to represent an episode of a television series."],["It provides structured information about the episode, including its association with a specific TV series."],["TVEpisode extends the Episode type, inheriting its properties and potentially adding further details."],["It includes the `partOfTVSeries` property to identify the parent TV series."]]],["The `TVEpisode` type, which extends `Episode`, represents a television episode. It includes one key property: `partOfTVSeries`. This property links the episode to its parent television series, specified by the `TVSeries` type. This connection establishes the relationship between an individual episode and the larger series it belongs to.\n"]]