Partilhar via


Propriedade Set

Gets a Set that contains the set for the Axis.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (em Microsoft.AnalysisServices.AdomdClient.dll)

Sintaxe

'Declaração
Public ReadOnly Property Set As Set
    Get
'Uso
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

Valor da propriedade

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