SoftwarePackageAppVGuid¶
Allows site-specific Mapping of Microsoft AppV Guids to Software Packages.
Fields¶
| Field | Type | Description |
|---|---|---|
| AppVGuid | guid | Guid as defined in App-V |
| Created | datetime | Date/Time this entity got created |
| CreatedBy | string | User that created this entity |
| ID | numeric | Internal ID for the SoftwarePackageAppVGuid entity (Primary Key) |
| SoftwarePackageID | numeric | Internal ID that references the SoftwarePackage entity (Foreign Key) |