CHILD_WATCH_ROOMS

0 rows


Description

Your organization’s defined child-watch rooms

Columns

Column Type Size Nulls Auto Default Children Parents Comments
CHILD_WATCH_ROOM_ID int 4 null
CHILD_WATCH_REGISTRATIONS.CHILD_WATCH_ROOM_ID Defined in XML R

The child-watch room ID

CHILD_WATCH_ROOM_NAME varchar 100 null

The child-watch room name

SITE_ID int 4 null
SITES.SITE_ID Defined in XML R

The ID of the site that the child-watch room belongs to

SITE_NAME varchar 255 null

The name of the site that the child-watch room belongs to

CENTER_ID int 4 null
CENTERS.CENTER_ID Defined in XML R

The ID of the center that the child-watch room is located in

CENTER_NAME varchar 255 null

The name of the center that the child-watch room is located in

ROOM_CAPACITY int 4 null

The capacity of the room

ALLOW_OVERRIDE varchar 5 null

Whether the room capacity can be overridden (Yes/No)

IS_DELETED varchar 5 null

Whether the room is considered to have been deleted (Yes/No)

LAST_SYNC_TIME datetime 16,3 null

Date and time Hub record was last modified

ACTIVE_HUB_PROCESS_ID bigint 8 null

The Hub sync process ID

ORG_ID int 4 null

Your organization’s unique identifier in the Active Net system

Relationships

View Definition


Possibly Referenced Tables/Views