DataTokenDataCubeId Property |
The data cube ID that exposes the source element.
Namespace: Dundas.BI.Data.Parameters.TokensAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic Guid DataCubeId { get; }Public ReadOnly Property DataCubeId As Guid
Get
public:
property Guid DataCubeId {
Guid get ();
}member DataCubeId : Guid with get
Property Value
Guid
See Also