Compartilhar via


Propriedade do RDL MapShapefile.Source

Gets the location of a shape file to be imported.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public ReadOnly Property Source As ReportStringProperty 
    Get
'Uso
Dim instance As MapShapefile 
Dim value As ReportStringProperty 

value = instance.Source
public ReportStringProperty Source { get; }
public:
property ReportStringProperty^ Source {
    ReportStringProperty^ get ();
}
member Source : ReportStringProperty
function get Source () : ReportStringProperty

Valor da propriedade

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
A ReportStringProperty object.

Consulte também

Referência

MapShapefile Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering