MapShapefile.Source Property

Definition

Gets or sets the location of a shape file to be imported.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression Source { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression Source { get; set; }
member this.Source : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property Source As ReportExpression

Property Value

A ReportExpression object.

Applies to