Part of lp.registry.interfaces.projectgroup View In Hierarchy
This class provides the specifications related to a "virtual project group series", i.e., to those specifications that are assigned to a series of a product which is part of this project group.
| TextLine | name | Undocumented |
| TextLine | displayname | Undocumented |
| TextLine | title | Undocumented |
| Object | projectgroup | Undocumented |
Inherited from IHasSpecifications:
| Method | specifications | Specifications for this target. |
| Method | valid_specifications | Valid specifications for this target. |
Inherited from IHasAppointedDriver:
| Choice | driver | Undocumented |
Inherited from IHasIcon:
| Attribute | icon | The 14x14 icon. |
Inherited from IHasOwner:
| Attribute | owner | The object's owner, which is an IPerson. |