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