Click or drag to resize

LegacyAggregationRequestPayload Properties

The LegacyAggregationRequestPayload type exposes the following members.

Properties
  NameDescription
Public propertyCount
Get TLV element list size
(Inherited from CompositeTag.)
Public propertyForceTlv16Encoding
Is TLV16 encoding forced when writing the TLV object
(Inherited from TlvTag.)
Public propertyForward
Is tlv forwarded.
(Inherited from TlvTag.)
Public propertyIsConfigRequested
Is config requested.
Public propertyItem
Get or set TLV child object
(Inherited from CompositeTag.)
Public propertyNonCritical
Is tlv tag non critical.
(Inherited from TlvTag.)
Public propertyRequestHash
Get request hash.
Public propertyRequestId
Get request ID.
Public propertyRequestLevel
Get request level if it exists.
Public propertyType
Tlv tag type.
(Inherited from TlvTag.)
Top
See Also