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