SearchPropertyObjectConfigProperties Property |
Gets or sets the Properties.
Namespace:
Atomia.Billing.Core.Sdk.Configuration
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public SearchObjectProperties Properties { get; set; }
Public Property Properties As SearchObjectProperties
Get
Set
public:
property SearchObjectProperties^ Properties {
SearchObjectProperties^ get ();
void set (SearchObjectProperties^ value);
}
member Properties : SearchObjectProperties with get, set
Property Value
Type:
SearchObjectPropertiesSee Also