StateIndicator.StateDataElementOutput 属性

定义

获取或设置一个值,该值指示在数据呈现过程中是否以纯文本格式输出当前状态。

public:
 property Microsoft::ReportingServices::RdlObjectModel::DataElementOutputTypes StateDataElementOutput { Microsoft::ReportingServices::RdlObjectModel::DataElementOutputTypes get(); void set(Microsoft::ReportingServices::RdlObjectModel::DataElementOutputTypes value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public Microsoft.ReportingServices.RdlObjectModel.DataElementOutputTypes StateDataElementOutput { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
member this.StateDataElementOutput : Microsoft.ReportingServices.RdlObjectModel.DataElementOutputTypes with get, set
Public Property StateDataElementOutput As DataElementOutputTypes

属性值

DataElementOutputTypes 对象。

属性

适用于