Skip to content

Data Object - ApplicationFileTypeData

Java Class

com.omnissa.vdi.vlsi.binding.vdi.resources.Application.FileTypeData

Property of

ApplicationExecutionData

Since

Horizon View 6.1

Data Object Description

Information about a file types supported by the application.

Data Object Properties

Name Type Description
fileType xsd:string File type supported by this application. This value is case insensitive. If multiple file types are specified using the same (case insensitive) name and description, all but one will be ignored. 3
description xsd:string Friendly name for the file type - for example, "Microsoft Word document". If unset, no friendly name will be displayed. 1 2

  1. This property need not be set. 

  2. This property has a maximum length of 1024 characters. 

  3. This property cannot contain forward slashes.