BillDetailRow

BillDetailRow class

Bill detail row class.

public class BillDetailRow

Constructors

Name Description
BillDetailRow() Initializes a new instance of BillDetailRow class.

Properties

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

See Also