MapPoint.UseCustomPointTemplate Property

Definition

Indicates whether the MapPointTemplate property will be applied to the map point.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> UseCustomPointTemplate { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> UseCustomPointTemplate { get; set; }
member this.UseCustomPointTemplate : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> with get, set
Public Property UseCustomPointTemplate As ReportExpression(Of Boolean)

Property Value

A ReportExpression<T> object.

Applies to