Click or drag to resize

ExportSuccessArgs.StatusMessage Property

Optional status message. Usually more meaningfull in error cases.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public string StatusMessage { get; set; }

Property Value

String
See Also