IResponsibleApprover Interface |
Responsible approver for broken approval rules.
Namespace: Scripting.ApprovalsAssembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic interface IResponsibleApprover
Public Interface IResponsibleApprover
public interface class IResponsibleApprover
Scripting.Approvals.IResponsibleApprover = function();
Scripting.Approvals.IResponsibleApprover.createInterface('Scripting.Approvals.IResponsibleApprover');
No code example is currently available or this language may not be supported.
The IResponsibleApprover type exposes the following members.
Properties | Name | Description |
---|
 | Id |
Id of the user.
|
 | Name |
Name of the user.
|
Top
See Also