FacetsRemove Method A Sandcastle Documented Class Library
Return a new Facets with the given attribute removed.

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

C#
public Facets Remove(
	string attribute
)

Parameters

attribute
Type: SystemString

Return Value

Type: Facets
a new Facets object
Exceptions

ExceptionCondition
ArgumentException
See Also

Reference