| HierarchicalTransformationInfo Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.DocumentEngine.Web.UI
 Syntax
Syntaxpublic class HierarchicalTransformationInfo
The HierarchicalTransformationInfo type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | HierarchicalTransformationInfo | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ApplyToSublevels | 
            Indicates whether this item is usable only for this level.
             | 
|  | ItemID | 
            Gets or sets the current item identifier(GUID).
             | 
|  | ItemLevel | 
            Gets or sets the item level.
             | 
|  | ItemType | 
            Gets or sets the Item type.
             | 
|  | TransformationName | 
            Gets or sets the transformation name.
             | 
|  | Value | 
             Gets or sets the condition value.
             | 
 See Also
See Also