Partager via


Value propriété

Gets an Object representing the value of the Property.

Espace de noms :  Microsoft.AnalysisServices.AdomdServer
Assembly :  msmgdsrv (dans msmgdsrv.dll)

Syntaxe

'Déclaration
Public ReadOnly Default Property Value As Object
    Get
'Utilisation
Dim instance As [Property]
Dim value As Object

value = instance
public Object this { get; }
public:
virtual property Object^ default {
    Object^ get () sealed;
}
abstract Value : Object
override Value : Object
final function get Value () : Object

Valeur de la propriété

Type : System. . :: . .Object
An Object representing the value of the Property.