FACILITY_RENTAL_BLOCKS

0 rows


Description

Contains information on facility rental blocks

Columns

Column Type Size Nulls Auto Default Children Parents Comments
ACTIVITY_ID Unknown 0 null
ACTIVITIES.ACTIVITY_ID Defined in XML R
FACILITY_RENTAL_BLOCK_ID int 4 null

The facility rental block ID

FACILITY_RENTAL_BLOCK_NAME varchar 50 null

The facility rental block name

FACILITY_ID int 4 null
FACILITIES.FACILITY_ID Defined in XML R

The ID of the facility that the rental block belongs to

FACILITY_NAME varchar 255 null

The name of the facility that the rental block belongs to

START_TIME time 16 null

The start time of the rental block

END_TIME time 16 null

The end time of the rental block

CROSSES_DAYS varchar 5 null

Whether the rental block time cross into the next day (Yes/No)

ACTIVE_HUB_KEY int 4 null

The Hub record ID

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