ClosingDetailImageRef Property
Server specified unique identifier for the statement closing image.
Syntax
loanstatementcontrol.ClosingDetailImageRef(ClosingDetailIndex)
Default Value
""
Remarks
Server specified unique identifier for the statement closing image.
This can be either image identifier (to be used during the request to retrieve the actual image when the GetImage method is called) or URL, depending on the value of ClosingDetailImageRefType.
The size of the array is controlled by the ClosingDetailCount property.
This property is read-only and not available at design time.
Data Type
String