DataSetDefinition.WidthSensitivity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates whether the data in the data set is width sensitive.
public:
property ReportService2005::SensitivityEnum WidthSensitivity { ReportService2005::SensitivityEnum get(); void set(ReportService2005::SensitivityEnum value); };
public ReportService2005.SensitivityEnum WidthSensitivity { get; set; }
member this.WidthSensitivity : ReportService2005.SensitivityEnum with get, set
Public Property WidthSensitivity As SensitivityEnum
Property Value
A SensitivityEnum value.