ContextualRecordDataHierarchyHash Property

Gets or sets the hierarchy hash.

Namespace:  Dundas.BI.Data.DataInput.DataObjects
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
[DataMemberAttribute(EmitDefaultValue = true)]
public long HierarchyHash { get; set; }

Property Value

Type: Int64
See Also