packageConfiguration

Defines package-specific configuration information.

We recommend that you represent instances of this type as a set of properties of its containing object. Users may access this object by opening a property sheet or launching an editor.

This class

Container Information

Contained by instances of the following classes

Properties

This class has the following properties.

crosstabItemDisplayCountDefault

Specifies the default number of data items displayed in a crosstab.

This property

  • is of type int

    is encoded as type tns:intProp

  • has a default value of 5

crosstabItemDisplayCountLimit

Specifies the maximum number of data items displayed in a crosstab.

This property

  • is of type int

    is encoded as type tns:intProp

  • has a default value of 20

defaultAnalysis

Specifies the default analysis object to be loaded by Analysis Studio for the containing package.

If an object is not specified then Analysis Studio will start with a blank screen.

This property

  • is an array of type bibus » baseClass

    has items that must be of class bibus » analysis

    is encoded as type tns:baseClassArrayProp

  • refers to other objects in the content store using an id-based search path

  • must have at most 1 item

memberDisplayCountDefault

Specifies the default number of members displayed in one level of the data tree control.

This property

  • is of type int

    is encoded as type tns:intProp

  • has a default value of 20

memberDisplayCountLimit

Specifies the maximum number of members displayed in one level of the data tree control.

This property

  • is of type int

    is encoded as type tns:intProp

  • has a default value of 50