ApproveRequestOptions Class

The options class for providing approve request information.
Inheritance Hierarchy
SystemObject
  Dundas.BI.WebApi.ModelsApproveRequestOptions

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

The ApproveRequestOptions type exposes the following members.

Constructors
 NameDescription
Public methodApproveRequestOptionsInitializes a new instance of the ApproveRequestOptions class
Top
Properties
 NameDescription
Public propertyAdditionalMessage Gets or sets the additional message.
Top
See Also