Udostępnij za pośrednictwem


Właściwość DimensionAttribute.Type

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Property Type As AttributeType
    Get
    Set
'Użycie
Dim instance As DimensionAttribute
Dim value As AttributeType

value = instance.Type

instance.Type = value
public AttributeType Type { get; set; }
public:
property AttributeType Type {
    AttributeType get ();
    void set (AttributeType value);
}
member Type : AttributeType with get, set
function get Type () : AttributeType
function set Type (value : AttributeType)

Wartość właściwości

Typ: Microsoft.AnalysisServices.AttributeType