CitrixXenApp
Application server software
Extends: Technology
Citrix XenApp
Application server software
Overview
Category: Application server software
Application server software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 15-1241.00
- SOC Code: 15-1244.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Citrix XenApp',
category: 'Application server software',
description: 'Application server software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Citrix XenApp",
"applicationCategory": "Application server software",
"description": "Application server software"
}