Partilhar via


Propriedade do RDL UseCustomPointTemplate

Gets the calculated value of the UseCustomPointTemplate property in a MapPoint class.

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

Sintaxe

'Declaração
Public ReadOnly Property UseCustomPointTemplate As Boolean
    Get
'Uso
Dim instance As MapPointInstance
Dim value As Boolean

value = instance.UseCustomPointTemplate
public bool UseCustomPointTemplate { get; }
public:
property bool UseCustomPointTemplate {
    bool get ();
}
member UseCustomPointTemplate : bool
function get UseCustomPointTemplate () : boolean

Valor da propriedade

Tipo: System. . :: . .Boolean
A Boolean value that represents the calculated value of the UseCustomPointTemplate()()()() property.