Compartilhar via


Propriedade do RDL EndLine

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

Sintaxe

'Declaração
Public ReadOnly Property EndLine As Integer
    Get
'Uso
Dim instance As XmlaMessageLocation
Dim value As Integer

value = instance.EndLine
public int EndLine { get; }
public:
property int EndLine {
    int get ();
}
member EndLine : int
function get EndLine () : int

Valor da propriedade

Tipo: System. . :: . .Int32