DataConstantsOlapHierarchySecurityParameterId Field |
The data property that stores a security parameter ID for an OLAP hierarchy.
Namespace:
Dundas.BI.Data
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public const string OlapHierarchySecurityParameterId = "SecurityParameterId"
Public Const OlapHierarchySecurityParameterId As String = "SecurityParameterId"
public:
literal String^ OlapHierarchySecurityParameterId = "SecurityParameterId"
static val mutable OlapHierarchySecurityParameterId: string
Field Value
Type:
StringRemarks The value of this constant is SecurityParameterId.
See Also