HierarchyLevelSortingClone Method |
Clones this instance.
Namespace:
Dundas.BI.Data.Metadata
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic HierarchyLevelSorting Clone()
Public Function Clone As HierarchyLevelSorting
public:
HierarchyLevelSorting^ Clone()
member Clone : unit -> HierarchyLevelSorting
Return Value
Type:
HierarchyLevelSortingThe clone of this instance.
See Also