FacetsToggle Method A Sandcastle Documented Class Library
Toggle the given attribute and value.

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.0.0
Syntax

C#
public Facets Toggle(
	string attribute,
	string value
)

Parameters

attribute
Type: SystemString
value
Type: SystemString

Return Value

Type: Facets
a new Facets object
Exceptions

ExceptionCondition
ArgumentException
See Also

Reference