ACTIVITY_PARTICIPANT_ZONES

0 rows


Description

Participant Zones that are eligible for priority registration for an activity

Columns

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

Your organization’s unique identifier in the Active Net system

ACTIVITY_PARTICIPANT_ZONE_ID int 4 null

The unique ID for this object

PARTICIPANT_ZONE_ID int 4 null

The unique ID of the participant zone in PARTICIPANT_ZONES

PARTICIPANT_ZONE_NAME varchar 100 null

The descriptive name of the Participant Zone

ACTIVITY_ID int 4 null

The unique ID of the Activity in ACTIVITIES

ACTIVITY_NAME nvarchar 240 null

The name of the Activity

ACTIVITY_NUMBER varchar 20 null

The public facing numbeer of the Activity

ROW_VERSION binary 8 null

System timestamp (for internal use)

LAST_SYNC_TIME datetime 16,3 null

Date and time dbo record was last modified

Relationships

View Definition


Possibly Referenced Tables/Views