Compartir a través de


SourceType Propiedad

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
Public ReadOnly Property SourceType As String
    Get
'Uso
Dim instance As ValidationResult
Dim value As String

value = instance.SourceType
public string SourceType { get; }
public:
property String^ SourceType {
    String^ get ();
}
member SourceType : string
function get SourceType () : String

Valor de la propiedad

Tipo: System. . :: . .String