Partition Class

This object represents a Partition.

When developing Form scripts (in the various callback methods such as BP_Event), you are automatically given an instance of the “current” Partition with the CurrentPartition variable.

Properties

PROPERTY NAME

DATA TYPE

DESCRIPTION

PID

String

The internal Partition ID

Name

String

The name of this partition

Description

String

The description of this partition

Methods