ACTIVITY_WAITLIST_GROUPS

0 rows


Description

Object for grouping Activities under the appropriate Waitlist Management Group

Columns

Column Type Size Nulls Auto Default Children Parents Comments
ACTIVE_HUB_KEY int 4 null

The dbo record ID

ACTIVITY_WAITLIST_GROUPS_ID int 4 null

Unique ID for this Activity Waitlist Group record

ACTIVITY_ID int 4 null

Activity ID to attach to the Waitlist Group (many activities to one Waitlist Group)

ACTIVITYNAME nvarchar 240 null

Activity Name attached to the Waitlist Group (many activities to one Waitlist Group)

ACTIVITYNUMBER varchar 20 null

Activity Number attached to the Waitlist Group (many activities to one Waitlist Group)

WAITLIST_GROUP_ID int 4 null

ID of the Waitlist Management Group for this Activity ID

WAITLIST_GROUP_NAME varchar 200 null

Name of the Waitlist Management Group for this Activity ID

ROW_VERSION binary 8 null

System timestamp (for internal use)

ORG_ID int 4 null

Your organization’s unique identifier in the Active Net system

LAST_SYNC_TIME datetime 16,3 null

Date and time dbo record was last modified

ACTIVE_HUB_PROCESS_ID bigint 8 null

The dbo sync process ID

SOURCE_ID int 4 null

The ID value from the Active Net system

Relationships

View Definition


Possibly Referenced Tables/Views