The name of the Solar article group, in which the article is located.
Namespace:
SolarWebServiceAPI.SWS28July2009Assembly: SolarWebServiceAPI (in SolarWebServiceAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public string Article_group_name { get; set; } |
Visual Basic (Declaration) |
---|
Public Property Article_group_name As String |
JavaScript |
---|
function get_Article_group_name(); function set_Article_group_name(value); |