InitialAmount Property
The amount due at the creation of the profile.
Syntax
[VB.NET] Public Property InitialAmount As String
[C#] public string InitialAmount {get; set;}
Remarks
Use this property when CreateProfile is called to set an initial non-recurring amount that will be due for the profile.
NOTE: Use this property to specify enrollment or set up fees.
Default Value
""