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