Click or drag to resize
TransformationInfoTransformationIsHierarchical Property
Indicates whether this transformation is hierarchical.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public bool TransformationIsHierarchical { get; set; }

Property Value

Type: Boolean
See Also