Initializes a new instance of the AdAttribute class
Namespace: Apptus.ESales.Connector.Report
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 3.47.3
Syntax
C#
public Attribute( string name, string value )
Parameters
- name
- Type: SystemString
- value
- Type: SystemString
See Also