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