API version 1.2.2.0 [This is preliminary documentation and is subject to change.]
Get/Set channel names.

Declaration Syntax
public string[] ChannelNames { get; set; }
Public Property ChannelNames As String()
public:
property array<String^>^ ChannelNames {
array<String^>^ get ();
void set (array<String^>^ value);
}
Assembly:
vsmExternalBase (Module: vsmExternalBase) Version: 1.2.2.0 (1.3.0.0)