Approved Property
Indicates whether a preapproval request was approved.
Syntax
[VB.NET] Public ReadOnlyProperty Approved As Boolean
[C#] public bool Approved {get;}
Remarks
This property is filled after a call to GetPreApprovalDetails.
This property is read-only.
Default Value
False