ImageDatas

PendingTransaction.ImageDatas property

Gets or sets the collection of ImageData.

public List<ImageData> ImageDatas { get; set; }

See Also