Click or drag to resize

ExtendResponsePayload Properties

The ExtendResponsePayload type exposes the following members.

Properties
  NameDescription
Public propertyCalendarHashChain
Get calendar hash chain.
Public propertyCalendarLastTime
Get aggregation time of the newest calendar record the extender has
Public propertyCount
Get TLV element list size
(Inherited from CompositeTag.)
Public propertyErrorMessage
Get error message if it exists.
(Inherited from ResponsePayload.)
Public propertyForceTlv16Encoding
Is TLV16 encoding forced when writing the TLV object
(Inherited from TlvTag.)
Public propertyForward
Is tlv forwarded.
(Inherited from TlvTag.)
Public propertyItem
Get or set TLV child object
(Inherited from CompositeTag.)
Public propertyNonCritical
Is tlv tag non critical.
(Inherited from TlvTag.)
Public propertyRequestId
Get request ID.
(Inherited from RequestResponsePayload.)
Public propertyStatus
Get status code.
(Inherited from ResponsePayload.)
Public propertyType
Tlv tag type.
(Inherited from TlvTag.)
Top
See Also