This topic has not yet been rated - Rate this topic

DataSetDefinition.CaseSensitivitySpecified Property

Gets or sets a value that indicates whether a value for the CaseSensitivity property is specified.

Namespace:  ReportService2010
Assembly:  ReportService2010 (in ReportService2010.dll)
public bool CaseSensitivitySpecified { get; set; }

Property Value

Type: System.Boolean
true if the CaseSensitivity property should be included in the Web service call; otherwise, false. The default is false.

For more information about omitting properties see Omitting Values for Optional Web Service Objects.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.