AttributeStats.Min Field

Represents the minimum for the attribute.

Namespace:  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (in msmgdsrv.dll)

Syntax

'Declaration
Public Min As Double
'Usage
Dim instance As AttributeStats
Dim value As Double

value = instance.Min

instance.Min = value
public double Min
public:
double Min
val mutable Min: float
public var Min : double