AllowedOldSubscriptionStateValue Property |
Gets or sets the Value.
Namespace:
Atomia.Billing.Core.Sdk.Configuration
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public virtual string Value { get; set; }
Public Overridable Property Value As String
Get
Set
public:
virtual property String^ Value {
String^ get ();
void set (String^ value);
}
abstract Value : string with get, set
override Value : string with get, set
Property Value
Type:
StringSee Also