Types

BillDetailRow.Types property

Gets or sets the collection of MessageType or CharType.

public List<AbstractStringType> Types { get; set; }

See Also