Partition.Background
 
 
 

Partition.Background operator

Description

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.

C# Syntax

// get accessor
Boolean rtn = Partition.Background;