Toggle the given attribute and value.
Namespace:
Apptus.ESales.Connector
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax public Facets Toggle(
string attribute,
string value
)
Parameters
- attribute
- Type: SystemString
- value
- Type: SystemString
Return Value
Type:
Facetsa new Facets object
Exceptions Exception | Condition |
---|
ArgumentException | |
See Also