Set-Eigenschaft
Gets a Set that contains the set for the Axis.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public ReadOnly Property Set As Set
Get
'Usage
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
Eigenschaftenwert
Typ: Microsoft.AnalysisServices.AdomdClient. . :: . .Set
A Set that contains the set for the Axis.