Click or drag to resize

SearchPropertyObjectProperties Property

Gets or sets the properties to search in. If object doesn't contain the property, it is search in custom attributes of the object.

Namespace:  Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public List<string> Properties { get; set; }

Property Value

Type: ListString
See Also