Click or drag to resize

CollectionOfTransactionItems Property

Syntax
C#
public Transaction[] Items { get; set; }

Property Value

Type: Transaction
See Also