Click or drag to resize

IChannelCell Properties

The IChannelCell type exposes the following members.

Properties
  Name Description
Public property Attributes Gets a DictionaryTKey, TValue of string based property names and values for this IChannel object.
(Inherited from IChannel)
Public property BinaryLength Gets the length of the binary image.
(Inherited from ISupportBinaryImage)
Public property IDCode Gets the numeric ID code for this IChannelCell.
Public property Parent Gets a reference to the parent IChannelFrame for this IChannelCell.
Public property State Gets or sets the parsing state for the this ChannelCellBase.
Public property Tag Gets or sets a user definable reference to an object associated with this IChannel object.
(Inherited from IChannel)
Top
See Also