Home > Contents > Index >
This tag removes the dimension assets listed in the body content of this tag from the dimension set specified.
<dimensionset.removeenableddimensions name="name of loaded dimension set that will have dimensions disabled">
<dimensionset.asset ... />
</dimensionset.removeenableddimensions>
name (required) dimensionset.asset (required)This tag removes the dimension assets listed in the body content of this tag from the dimension set specified. Changes need to be subsequently saved using asset:save.
The possible values of errno include:
Value |
Description |
|---|
This example removes the dimension 123 from the loaded DimensionSet ds11.
<dimensionset.removeenableddimensions name="ds11"> <dimensionset.asset assettype="Dimension" assetid='123'/> </dimensionset.removeenableddimensions>
dimensionset.setenableddimensions
| Home > | Contents > | Index > | ||
|
FatWire XML Tag Reference |
|||