Click or drag to resize

IResponsibleApprover Interface

Responsible approver for broken approval rules.

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

The IResponsibleApprover type exposes the following members.

Properties
 NameDescription
Public propertyId Id of the user.
Public propertyName Name of the user.
Top
See Also