AtomiaBillingHostingCategoryNames Property |
Gets or sets the HostingCategoryNames.
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 HostingCategoryNames HostingCategoryNames { get; set; }
Public Overridable Property HostingCategoryNames As HostingCategoryNames
Get
Set
public:
virtual property HostingCategoryNames^ HostingCategoryNames {
HostingCategoryNames^ get ();
void set (HostingCategoryNames^ value);
}
abstract HostingCategoryNames : HostingCategoryNames with get, set
override HostingCategoryNames : HostingCategoryNames with get, set
Property Value
Type:
HostingCategoryNamesSee Also