AdAttributeValue Method A Sandcastle Documented Class Library
Returns the value for the named attribute, or null if the attribute is not defined.

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

C#
public string AttributeValue(
	string name
)

Parameters

name
Type: SystemString

Return Value

Type: String
See Also

Reference