[Missing <summary> documentation for "P:SolarWebServiceAPI.SWS28July2009.StockInformationResult.StockInformation"]
Assembly: SolarWebServiceAPI (in SolarWebServiceAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public StockInformation[] StockInformation { get; set; } |
Visual Basic (Declaration) |
---|
Public Property StockInformation As StockInformation() |
JavaScript |
---|
function get_StockInformation(); function set_StockInformation(value); |