Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets a value that indicates whether the spatial element template will appear in a data rendering.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property DataElementOutput As DataElementOutputTypes
Get
'Utilisation
Dim instance As MapSpatialElementTemplate
Dim value As DataElementOutputTypes
value = instance.DataElementOutput
public DataElementOutputTypes DataElementOutput { get; }
public:
property DataElementOutputTypes DataElementOutput {
DataElementOutputTypes get ();
}
member DataElementOutput : DataElementOutputTypes
function get DataElementOutput () : DataElementOutputTypes
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.DataElementOutputTypes
One of the enumeration values of DataElementOutputTypes enumeration that indicates whether the spatial element template will appear in a data rendering.
Voir aussi
Référence
MapSpatialElementTemplate Classe
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering