Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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