Condividi tramite


Proprietà Set

Gets a Set that contains the set for the Axis.

Spazio dei nomi  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Set As Set
    Get
'Utilizzo
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

Valore proprietà

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