This topic has not yet been rated - Rate this topic

CatalogItem.HiddenSpecified Property

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

Namespace:  ReportService2005
Assembly:  ReportService2005 (in ReportService2005.dll)
public bool HiddenSpecified { get; set; }

Property Value

Type: System.Boolean
true if the Hidden 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.