The channel name as represented in DCM

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

Syntax

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

See Also