AdAddAttribute Method A Sandcastle Documented Class Library
Adds an attribute to this ad.

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

C#
public void AddAttribute(
	string name,
	string value
)

Parameters

name
Type: SystemString
value
Type: SystemString
See Also

Reference