Udostępnij przez


Właściwość OnDemandDocumentMapNode.Level

Pobiera poziom węzła w planie dokumentu.

Przestrzeń nazw:  Microsoft.ReportingServices.ReportProcessing
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public Property Level As Integer
    Get
    Friend Set
'Użycie
Dim instance As OnDemandDocumentMapNode
Dim value As Integer

value = instance.Level
public int Level { get; internal set; }
public:
property int Level {
    int get ();
    internal: void set (int value);
}
member Level : int with get, internal set
function get Level () : int
internal function set Level (value : int)

Wartość właściwości

Typ: System.Int32
Całkowitą wartość reprezentującą poziom węzła.