ImageProfile

ImageProfile class

Image profile class.

public class ImageProfile

Constructors

Name Description
ImageProfile() Initializes a new instance of ImageProfile class.

Properties

Name Description
ClosingImageAvailable { get; set; } Gets or sets whether the server supports closing statement images.
TransactionImageAvailable { get; set; } Gets or sets whether the server supports transaction images.

See Also