diaGlobWrapper Help
Returns a character string containing the board and channel of the voice channel resource associated with the station interface

Namespace:  Inkostar
Assembly:  DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0

Syntax

C#
public string VoiceChannelName { get; }
Visual Basic (Declaration)
Public ReadOnly Property VoiceChannelName As String
Visual C++
public:
property String^ VoiceChannelName {
	String^ get ();
}

See Also