Stores group members for groups/households added to auction item batch.
Fields
Field |
Field Type |
Null |
Notes |
Description |
ISPRIMARY
|
bit
|
false
|
|
Indicates whether or not the group member is the primary contact for the group.
|
COPYMEMBERCONTACTINFOTOGROUP
|
bit
|
false
|
|
Indicates whether or not the member's contact info should be copied onto the group.
|
COPYGROUPCONTACTINFOTOMEMBER
|
bit
|
false
|
|
Indicates whether or not the group's contact info should be copied onto the member.
|
DATEADDED
|
datetime
|
false
|
|
Indicates the date this record was added.
|
DATECHANGED
|
datetime
|
false
|
|
Indicates the date this record was last changed.
|
TS
|
timestamp
|
false
|
|
Timestamp.
|
TSLONG
|
bigint (Computed)
|
true
|
|
Numeric representation of the timestamp.
|