Previous Topic

Next Topic

COEMAIL - CO Email List

Display: Standard Object Post Lines Object

property BOF: Boolean readonly

property ContactID: Number [Source Contact ID] readonly required heat 1

property EmailAddress: String(120) [Email Address] readonly required heat 2

property EmailType: String(1) [EmailType] readonly required heat 1
Values: P (Primary), C (Contact), T (Statement), I (Invoice), Q (Quote), K (Packing Slip), R (Remittance), O (Order), S (Salesperson), E (Storeperson), J (Jobperson), B (Branch), A (Authorisation), U (User), H (Shipment), Y (Payee)

property EOF: Boolean readonly

property FilterSort: Object readonly

property Inactive: Boolean [Boolean] readonly heat 2

property IndexName: String
ValueIndex Fields
TablePartyContactTypeEmailTableName;PartyCode;ContactID;EmailType;EmailAddress
EmailEmailAddress
ActiveEmailInactive;EmailAddress

property PartyCode: String(16) [Party Code] readonly required heat 1

property RecNo: Number [Integer]

property RecordCount: Number [Integer] readonly

property RecordMax: Number [Integer] readonly

property TableName: String(8) [Account File] readonly required heat 1

method CancelRange

method Find(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean

method FindExact(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean

method First

method GetFieldDomain(FieldName: String): String

method GetPropertyValue(PropertyName: String): Variant

method Last

method Next

method Prev

method PropertyType(PropertyName: String): String

method Refresh

method SetPropertyValue(PropertyName: String, Value: Variant)

method SetRange(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant])

method SetRangeEnd(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant])

method SetRangeStart(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant])