AttributeStats.ExistingSupport-Feld
Represents the existing support for the attribute.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public ExistingSupport As Double
'Usage
Dim instance As AttributeStats
Dim value As Double
value = instance.ExistingSupport
instance.ExistingSupport = value
public double ExistingSupport
public:
double ExistingSupport
val mutable ExistingSupport: float
public var ExistingSupport : double