Click or drag to resize

AccountDescription Property

Gets or sets the account description. If not set then the account name is returned

Namespace:  SharpCharts.Base.Order
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public string Description { get; set; }

Property Value

Type: String
See Also