Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents the probability for the attribute state.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public Probability As Double
'Usage
Dim instance As StateStats
Dim value As Double
value = instance.Probability
instance.Probability = value
public double Probability
public:
double Probability
val mutable Probability: float
public var Probability : double