SubscriptionHelperOwnerChangeInProgressAttributeName Property |
Attribute name that marks subscription to be provisioned no matter what.
Namespace:
Atomia.Billing.Core.Sdk.BusinessLogic
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public static string OwnerChangeInProgressAttributeName { get; }
Public Shared ReadOnly Property OwnerChangeInProgressAttributeName As String
Get
public:
static property String^ OwnerChangeInProgressAttributeName {
String^ get ();
}
static member OwnerChangeInProgressAttributeName : string with get
Property Value
Type:
StringSee Also