DeleteLogOnHistoryRecordsOptions Class

The options class used for deleting log on history records.
Inheritance Hierarchy
SystemObject
  Dundas.BI.WebApi.ModelsDeleteLogOnHistoryRecordsOptions

Namespace:  Dundas.BI.WebApi.Models
Assembly:  Dundas.BI.WebApi (in Dundas.BI.WebApi.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
[DataContractAttribute]
public class DeleteLogOnHistoryRecordsOptions

The DeleteLogOnHistoryRecordsOptions type exposes the following members.

Constructors
  NameDescription
Public methodDeleteLogOnHistoryRecordsOptions
Initializes a new instance of the DeleteLogOnHistoryRecordsOptions class
Top
Properties
  NameDescription
Public propertyBeforeDate
Gets or sets the before date.
Top
See Also