ImageDatas
PendingTransaction.ImageDatas property
Gets or sets the collection of ImageData.
public List<ImageData> ImageDatas { get; set; }
See Also
- class ImageData
 - class PendingTransaction
 - namespace Aspose.Finance.Ofx
 - assembly Aspose.Finance
 
Gets or sets the collection of ImageData.
public List<ImageData> ImageDatas { get; set; }