OlapElement Constructor (String) |
Namespace:
Dundas.BI.Data.Metadata.Olap
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxprotected OlapElement(
string uniqueName
)
Protected Sub New (
uniqueName As String
)
protected:
OlapElement(
String^ uniqueName
)
new :
uniqueName : string -> OlapElementParameters
- uniqueName
- Type: SystemString
The element unique name.
Exceptions
See Also