CommandCell Properties

Properties

AttributesDictionaryTKey, TValue of string based property names and values for the CommandCell object.
(Overrides ChannelCellBaseAttributes)
BinaryImage Gets the binary image of the ChannelBase object.
(Inherited from ChannelBase)
BinaryLength Gets the length of the BinaryImageBase object.
(Inherited from BinaryImageBase)
BodyImage Gets the binary body image of the CommandCell object.
(Overrides ChannelBaseBodyImage)
BodyLength Gets the length of the BodyImage.
(Overrides BodyLength)
ExtendedDataByte Gets or sets extended data Byte that represents this CommandCell.
FooterImage Gets the binary footer image of the BinaryImageBase object.
(Inherited from ChannelBase)
FooterLength Gets the length of the footer portion of the BinaryImageBase object.
(Inherited from BinaryImageBase)
HeaderImage Gets the binary header image of the ChannelBase object.
(Inherited from ChannelBase)
HeaderLength Gets the length of the header portion of the BinaryImageBase object.
(Inherited from BinaryImageBase)
IDCode Gets or sets the numeric ID code for this ChannelCellBase.
(Inherited from ChannelCellBase)
Parent Gets or sets a reference to the parent ICommandFrame for this CommandCell.
State Gets or sets the parsing state for the this ChannelCellBase.
(Inherited from ChannelCellBase)
Tag Gets or sets a user definable reference to an object associated with this ChannelBase object.
(Inherited from ChannelBase)

See Also