AttributeStats.Min Field

Represents the minimum value of 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

See Also

Reference

AttributeStats Structure

Microsoft.AnalysisServices.AdomdServer Namespace