Returns true if the partition is a background partition. A background partition is the default container for all objects of the appropriate type for the pass. A background partition cannot be deleted.
// get accessor Boolean rtn = Partition.Background; |