This topic has not yet been rated - Rate this topic

Subscription.LastExecutedSpecified Property

Gets a value that indicates whether the LastExecuted property is specified.

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

Property Value

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