[]
        
(Showing Draft Content)

C1.DataConnector.HierarchyAttribute

HierarchyAttribute Class

The HierarchyAttribute class serves as an attribute used to specify hierarchy connection properties.

Inheritance
HierarchyAttribute
Namespace: C1.DataConnector
Assembly: C1.DataConnector.dll
Syntax
[AttributeUsage(AttributeTargets.Property, Inherited = true, AllowMultiple = false)]
public class HierarchyAttribute : Attribute

Constructors

Name Description
HierarchyAttribute(params string[])

This constructor defines hierarchy parameter.

Methods

Name Description
ConstructExpression(string[])

Constructs expression based on given elements.

GetHierarchy()

Returns the hierarchy expression.