Plugin SDK

device_name_full Method

Gets the full name of a device including location2, location1, and the name
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public static string device_name_full( string sref)


VB

Public Shared Function device_name_full ( sref As String) As String


Parameters

sref
Type: System.String
A string, the reference # of a device

Return Value

Type: StringThe device name as string

See Also

functions Class
Scheduler Namespace