Reference Library
getDeviceIdAsString Property
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallController..::.GetThirdPartyDeviceIdResponseArgsgetDeviceIdAsString
The device id in string format. Use ServiceProvider.getDevice if you want to get the Device objected that is associated with the this string.
Declaration Syntax
C#Visual BasicVisual C++
public string getDeviceIdAsString { get; }
Public ReadOnly Property getDeviceIdAsString As String
public:
property String^ getDeviceIdAsString {
	String^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)