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.5.0
Syntax public string AttributeValue(
string name
)
Parameters
- name
- Type: SystemString
Return Value
Type:
StringSee Also