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