Propriedade do RDL DataElementOutput
Indicates whether the item should appear in a data rendering.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public Overrides ReadOnly Property DataElementOutput As DataElementOutputTypes
Get
'Uso
Dim instance As DataMember
Dim value As DataElementOutputTypes
value = instance.DataElementOutput
public override DataElementOutputTypes DataElementOutput { get; }
public:
virtual property DataElementOutputTypes DataElementOutput {
DataElementOutputTypes get () override;
}
abstract DataElementOutput : DataElementOutputTypes
override DataElementOutput : DataElementOutputTypes
override function get DataElementOutput () : DataElementOutputTypes
Valor da propriedade
Tipo: Microsoft.ReportingServices.ReportRendering. . :: . .DataElementOutputTypes
A DataElementOutputTypes enumerator value.