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