ReportsConfigurationInstance Property |
Gets the ReportsConfiguration instance.
Namespace:
Atomia.Billing.Core.Sdk.Configuration
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntaxpublic static ReportsConfiguration Instance { get; }
Public Shared ReadOnly Property Instance As ReportsConfiguration
Get
public:
static property ReportsConfiguration^ Instance {
ReportsConfiguration^ get ();
}
static member Instance : ReportsConfiguration with get
Property Value
Type:
ReportsConfiguration
See Also