Click or drag to resize

IApprovalResponse Interface

This represents approver response to approval request

Namespace: Scripting.Approvals
Assembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public interface IApprovalResponse

The IApprovalResponse type exposes the following members.

Properties
 NameDescription
Public propertyComment Comment
Public propertyResponsibilityId Responsibility Id
Public propertyRuleId Approval Rule Id
Top
See Also