ProvisioningOrdersElementName Property |
Gets the name used to identify this collection of elements
Namespace:
Atomia.Billing.Core.Sdk.Configuration
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax protected override string ElementName { get; }
Protected Overrides ReadOnly Property ElementName As String
Get
protected:
virtual property String^ ElementName {
String^ get () override;
}
abstract ElementName : string with get
override ElementName : string with get
Property Value
Type:
StringSee Also