Previous Topic

Next Topic

AREMailStatementReport - AR Email Statements

property ActivePage: Variant

property ActivePageName: String

property ActiveProperty: String

property AppendSignature: Boolean

property AppendToFile: Boolean

property AutoOpenFile: Boolean

property BCC: String

property CC: String

property ClassName: String readonly

property ColumnHeaders: Boolean

property CustomerFilterSort: Object readonly

property CustomerFrom: String

property CustomerFromLookup: Object readonly

property CustomerGroup: String

property CustomerGroupLookup: Object readonly

property CustomerTo: String

property CustomerToLookup: Object readonly

property EmailFileName: String

property EmailSubject: String

property Format: String

property From: String

property HTMLAsText: String readonly

property HTMLContents: String

property IncludeCreditBalance: Boolean

property IncludeNilBalances: Boolean

property IsFloatingWindow: Boolean

property LogSmtpSession: Boolean

property Name: String

property Narrative: Object readonly

property PageCount: Number readonly

property PageLabel: String readonly

property Period: Number [Integer]

property ReplyTo: String

property ReportFileName: String

property RequestReadReceipt: Boolean

property ShortName: String

property StatementDate: Date

property Title: String

property TriggerMailerEvents: Boolean

property UseSmtpMailing: Boolean

method AddAttachment(FileName: String)

method BringToFront

method Close

method CreateField(FieldValue: String): String

method GetPropertyValue(PropertyName: String): Variant

method InsertTemplate(FileName: String)

method PropertyType(PropertyName: String): String

method Run([Arg1: Variant, Arg2: Variant, Arg3: Variant, Arg4: Variant, Arg5: Variant, Arg6: Variant, Arg7: Variant, Arg8: Variant, Arg9: Variant])

method SendToBack

method SetPropertyValue(PropertyName: String, Value: Variant)

method SetScriptArgs([Arg1: Variant, Arg2: Variant, Arg3: Variant, Arg4: Variant, Arg5: Variant, Arg6: Variant, Arg7: Variant, Arg8: Variant, Arg9: Variant])

method ShowErrorHint(Hint: String[, ControlName: String])

method ShowStatusHint(Hint: String[, ControlName: String])

event BeforeSend

event OnClose

event OnOpen