device_alias


Description

Specifies the Alias which is the model number of the device.

Syntax

String device_alias

Read

Gets the Alias of the device.

Example

String^ deviceAlias;
deviceAlias = dsm.device_alias;

Write

Read-Only.