Partager via


Set propriété

Gets a Set that contains the set for the Axis.

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

Syntaxe

'Déclaration
Public ReadOnly Property Set As Set
    Get
'Utilisation
Dim instance As Axis
Dim value As Set

value = instance.Set
public Set Set { get; }
public:
property Set^ Set {
    Set^ get ();
}
member Set : Set
function get Set () : Set

Valeur de la propriété

Type : Microsoft.AnalysisServices.AdomdClient. . :: . .Set
A Set that contains the set for the Axis.