CalculatedMemberSolveOrder Property

Gets or sets the solve order.

Namespace: Dundas.BI.Data.CubeDescriptors
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public int? SolveOrder { get; set; }

Property Value

NullableInt32
See Also