SoftwareCategory¶
Defines the software categories.
Fields¶
| Field | Type | Description |
|---|---|---|
| Custom1 | string | Custom Field 1, not used by OctoSAM. |
| Custom2 | string | Custom Field 2, not used by OctoSAM. |
| Description | string | Description |
| ID | numeric | Internal ID for the SoftwareCategory entity (Primary Key) |
| Junk | boolean | Flag to signal a category as junk. junk categories can be ignored on some reports and queries. |
| LastModification | datetime | Date/Time the category was last modified |
| LastModifiedBy | string | Client user that last modified this Software category |
| Name | string | Name of the software category |
| Notes | string | Notes |
| OctopusID | string | Internal ID for predefined software categories, used for catalog updates. |
| SortOrder | numeric | OctoSAM Inventory sorts categories in ascending sort order by default |