Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the item should appear in a data rendering.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property DataElementOutput As DataElementOutputTypes
Get
'Usage
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
Property Value
Type: Microsoft.ReportingServices.ReportRendering.DataElementOutputTypes
A DataElementOutputTypes enumerator value.