ReportReportData.InlineSpecified 属性

定义

获取或设置一个值,表示数据报告是否被指定。

public:
 property bool InlineSpecified { bool get(); void set(bool value); };
[System.Xml.Serialization.XmlIgnore]
public bool InlineSpecified { get; set; }
[<System.Xml.Serialization.XmlIgnore>]
member this.InlineSpecified : bool with get, set
Public Property InlineSpecified As Boolean

属性值

true如果数据报告是内联指定的;否则,。 false

属性

适用于