ReportItem.DataElementOutput Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
property Microsoft::ReportingServices::RdlObjectModel::DataElementOutputTypes DataElementOutput { Microsoft::ReportingServices::RdlObjectModel::DataElementOutputTypes get(); void set(Microsoft::ReportingServices::RdlObjectModel::DataElementOutputTypes value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
[System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.ReportItemOutputConverter))]
public Microsoft.ReportingServices.RdlObjectModel.DataElementOutputTypes DataElementOutput { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.ReportItemOutputConverter))>]
member this.DataElementOutput : Microsoft.ReportingServices.RdlObjectModel.DataElementOutputTypes with get, set
Public Property DataElementOutput As DataElementOutputTypes
Значение свойства
- Атрибуты