Supported Clients
SmartClient
WebClient
NGClient
MobileClient

Property Summary
String
deprecated
Gets the deprecate info for this element
Number
encapsulation
The encapsulation mode of this Media.
String
mimeType
The MIME type of the Media object.
String
name
The name of the Media object.

Property Details

deprecated

Gets the deprecate info for this element

Returns

String

Supported Clients

SmartClient,WebClient,NGClient,MobileClient

Sample

 

encapsulation

The encapsulation mode of this Media. The following can be used: - Public (available in both scripting and designer from any module) - Module Scope - available in both scripting and designer but only in the same module.

Returns

Number

Supported Clients

SmartClient,WebClient,NGClient

Sample

 

mimeType

The MIME type of the Media object. Some examples are: 'image/jpg', 'image/png', etc.

Returns

String

Supported Clients

SmartClient,WebClient,NGClient

Sample

 

name

The name of the Media object.

Returns

String

Supported Clients

SmartClient,WebClient,NGClient

Sample