property ActiveProperty: String | |
property BaseCurrencyCode: String [CO Currency Code] readonly | |
property ClassName: String readonly | |
property CurrencyCode: String [CO Currency Code] readonly | |
property Definition: String(255) [File Path] | |
property DueDate: Date | |
property ExportFile: String(255) [File Path] | |
property IsFloatingWindow: Boolean | |
property Name: String | |
property OurBankAccount: String(34) [Bank Account No] | |
| property Payment: Object readonly |
property Printed: Boolean readonly | |
property Reference: String(30) [Reference] | |
property Total: Number(13) [FX Amount] | |
property TotalBs: Number [Amount] readonly | |
method BringToFront | |
method Close | |
method Exit | |
method Export | |
method GetPropertyValue(PropertyName: String): Variant | |
method Print: Object | |
method PropertyType(PropertyName: String): String | |
method SendToBack | |
method SetPropertyValue(PropertyName: String, Value: Variant) | |
method ShowErrorHint(Hint: String[, ControlName: String]) | |
method ShowStatusHint(Hint: String[, ControlName: String]) | |
event AfterExport | |
event OnOpen |