







|
| A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
| SubscriptionRequest..::..BillingInterval Property |
| SubscriptionRequest Class See Also Send Feedback |
Namespace: AuthorizeNet
Assembly: AuthorizeNet (in AuthorizeNet.dll) Version: 0.0.0.0
Syntax
| C# |
|---|
public short BillingInterval { get; set; } |
| Visual Basic |
|---|
Public Property BillingInterval As Short Get Set |
| Visual C++ |
|---|
public: virtual property short BillingInterval { short get () sealed; void set (short value) sealed; } |
