Click or drag to resize

UserChannel Class

User-defined class measure.
Inheritance Hierarchy
SystemObject
  MediaCy.Addins.LearningSegmentationUserChannel

Namespace:  MediaCy.Addins.LearningSegmentation
Assembly:  MediaCy.Addins.LearningSegmentation (in MediaCy.Addins.LearningSegmentation.dll) Version: 3.1.0.0
Syntax
VB
Public Class UserChannel

The UserChannel type exposes the following members.

Constructors
  NameDescription
Public methodUserChannel
Initializes a new instance of the UserChannel class
Public methodUserChannel(rcpCh, String, String, String, String)
Initializes a new instance of the UserChannel class
Top
Properties
  NameDescription
Public propertyCommandName
Command name used in the measure.
Public propertyCommandParameters
Command parameters if format of comma-separated list ot Name-Value pairs separated by "=".
Public propertyDisplayName
Display name.
Public propertyInputChannels
List of inputs for the channel.
Public propertyName
Recipe channel Name (ID).
Top
Methods
  NameDescription
Public methodGetInputStr
Top
Remarks