The name of the supplier, that deliveres the article to Solar.
Namespace:
SolarWebServiceAPI.SWS28July2009Assembly: SolarWebServiceAPI (in SolarWebServiceAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public string Supplier { get; set; } |
Visual Basic (Declaration) |
---|
Public Property Supplier As String |
JavaScript |
---|
function get_Supplier(); function set_Supplier(value); |