VintaSoft Barcode .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Barcode.SymbologySubsets Namespace / IsbtCompoundMessage Class
Constructors Properties Methods SeeAlso
In This Topic
    IsbtCompoundMessage Class Members
    In This Topic
    The following tables list the members exposed by IsbtCompoundMessage.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the IsbtCompoundMessage class.
    Public Properties
     NameDescription
    Public PropertyGet the three-digit number referencing an entry in an ICCBBA maintained table that defines the sequence of the data structures within a compound message.
    Public PropertyGets the data content. (Inherited from IsbtDataValue)
    Public PropertyGets the data identifier. (Inherited from IsbtDataValue)
    Public PropertyGets the data structure that specifies format of this data value. (Inherited from IsbtDataValue)
    Public PropertyGets the number of ISBT 128 data structures that follow.
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Returns the data structure sequence by identifier.
    Public MethodReturns the string representation of this object. (Inherited from IsbtDataValue)
    See Also