Class ActiveState
Inheritance
System.Object
ActiveState
Assembly: BoldReports.Web.dll
Syntax
public class ActiveState : Object
Constructors
ActiveState()
Declaration
Properties
DeliveryExtensionRemoved
Declaration
public bool DeliveryExtensionRemoved { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DeliveryExtensionRemovedSpecified
Declaration
public bool DeliveryExtensionRemovedSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DisabledByUser
Declaration
public bool DisabledByUser { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DisabledByUserSpecified
Declaration
public bool DisabledByUserSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
InvalidParameterValue
Declaration
public bool InvalidParameterValue { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
InvalidParameterValueSpecified
Declaration
public bool InvalidParameterValueSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MissingParameterValue
Declaration
public bool MissingParameterValue { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MissingParameterValueSpecified
Declaration
public bool MissingParameterValueSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SharedDataSourceRemoved
Declaration
public bool SharedDataSourceRemoved { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SharedDataSourceRemovedSpecified
Declaration
public bool SharedDataSourceRemovedSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UnknownReportParameter
Declaration
public bool UnknownReportParameter { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UnknownReportParameterSpecified
Declaration
public bool UnknownReportParameterSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|