PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

Status Property

The status of the profile.

Syntax

[VB.NET]
Public ReadOnlyProperty Status As RecurringpaymentsStatus

[C#]
public RecurringpaymentsStatus Status {get;}

enum RecurringpaymentsStatus { psActive, psPending, psCancelled, psSuspended, psExpired }

Remarks

This property will contain the status of the profile after a call to GetProfile.

This property is read-only.

Default Value

0

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0