| DiaGlobWrapperCommonDeviceInformationVoiceChannelName Property |
diaGlobWrapper Help
Returns a character string containing the board and channel of the voice channel resource associated with the station interface
Namespace: InkostarAssembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntaxpublic string VoiceChannelName { get; }Public ReadOnly Property VoiceChannelName As String
Get
public:
property String^ VoiceChannelName {
String^ get ();
}member VoiceChannelName : string with get
Property Value
Type:
String
See Also