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
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
- 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