Open this page in the API Guide

PreviewDateMappingOptions.CubeId Property

Gets or sets the OLAP Cube ID.

Namespace:  Dundas.BI.WebApi.Controllers
Assembly:  Dundas.BI.WebApiCore (in Dundas.BI.WebApiCore.dll) Version: 2.0.0.0 (25.2.0.1000)
Syntax
[DataMemberAttribute(EmitDefaultValue = false, Name = "cubeId")]
public Guid CubeId { get; set; }

Property Value

Type: Guid
See Also