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