BillDetailRow

BillDetailRow class

Bill detail row class.

public class BillDetailRow

Constructors

NameDescription
BillDetailRow()Initializes a new instance of BillDetailRow class.

Properties

NameDescription
Types { get; set; }Gets or sets the collection of MessageType or CharType.

See Also