ComPlusPartitionUser Element (Complus Extension)

Windows Installer XML

ComPlusPartitionUser Element (Complus Extension)

Description
Represents a default partition definition for a user. When the parent component of this element is installed, the default partition of the user will be set to the referenced partition.
Windows Installer references
None
Parents
ComPlusPartition, Component
Inner Text
None
Children
None
Attributes
Name Type Description Required
Id String Identifier for the element. Yes
Partition String The id of a ComPlusPartition element representing the partition that will be the default partition for the user.  
User String Foreign key into the User table. Yes
See Also
Complus Schema