ApprovalRequestData.ApprovalDecisionMaker Property

Definition

Gets the display name of the moderator who approved or rejected the request.

public:
 property System::String ^ ApprovalDecisionMaker { System::String ^ get(); };
public string ApprovalDecisionMaker { get; }
Public ReadOnly Property ApprovalDecisionMaker As String

Property Value

Remarks

If the value of the ApprovalDecision property is 0, indicating that a decision has not yet been made, the value of the ApprovalDecisionMaker property will be a null reference (Nothing in Visual Basic).

Applies to