PublishedSoftwarePackage¶
M:n relation between groups and software packages. Used for modelling published applications.
Fields¶
Field | Type | Description |
---|---|---|
GroupID | numeric | Internal ID that references the Group entity (Foreign Key) |
ID | numeric | Internal ID for the PublishedSoftwarePackage entity (Primary Key) |
LastModification | datetime | Date/Time this relation was last modified |
LastModifiedBy | string | Client user that last modified this relation |
SoftwarePackageID | numeric | Internal ID that references the SoftwarePackage entity (Foreign Key) |