Udostępnij za pośrednictwem


Właściwość Level.SourceAttributeID

Pobiera lub ustawia źródłowy identyfikator atrybut dla atrybut źródło skojarzonych z Level obiektu.

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

Składnia

'Deklaracja
<BrowsableAttribute(False)> _
Public Property SourceAttributeID As String
    Get
    Set
'Użycie
Dim instance As Level
Dim value As String

value = instance.SourceAttributeID

instance.SourceAttributeID = value
[BrowsableAttribute(false)]
public string SourceAttributeID { get; set; }
[BrowsableAttribute(false)]
public:
property String^ SourceAttributeID {
    String^ get ();
    void set (String^ value);
}
[<BrowsableAttribute(false)>]
member SourceAttributeID : string with get, set
function get SourceAttributeID () : String
function set SourceAttributeID (value : String)

Wartość właściwości

Typ: System.String
Identyfikator atrybut źródło.