| ChannelChannelName Property |
diaGlobWrapper Help
Returns the channel's name as represented by the Dialogic Global Call protocol.
Namespace: InkostarAssembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntaxpublic string ChannelName { get; }Public ReadOnly Property ChannelName As String
Get
public:
property String^ ChannelName {
String^ get ();
}member ChannelName : string with get
Property Value
Type:
String
See Also