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 value for the attribute state.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public Value As MiningValue
'Usage
Dim instance As StateStats
Dim value As MiningValue
value = instance.Value
instance.Value = value
public MiningValue Value
public:
MiningValue^ Value
val mutable Value: MiningValue
public var Value : MiningValue