ImageProfile

ImageProfile class

Image profile class.

public class ImageProfile

Constructors

NameDescription
ImageProfile()Initializes a new instance of ImageProfile class.

Properties

NameDescription
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