Attributes of the article.

Namespace:  SolarWebServiceAPI.SWS28July2009
Assembly:  SolarWebServiceAPI (in SolarWebServiceAPI.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public Attribute[] Attributes { get; set; }
Visual Basic (Declaration)
Public Property Attributes As Attribute()
JavaScript
function get_Attributes();
function set_Attributes(value);

Field Value

Return Value

Remarks