ProfileId Property
The id of the profile.
Syntax
property ProfileId: String;
Default Value
''
Remarks
This property contains a profile id as assigned by PayPal. When CreateProfile is called, this property will be populated with a new ProfileId returned from PayPal. Future profile operations will use this id to specify which profile to perform the operation on.
This property is read-only.
Data Type
String