| SettingsPriceCurve Property |
[This is preliminary documentation and is subject to change.]
Name of LoadShape object that serves as the source of price signal data for yearly simulations, etc.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string PriceCurve { get; set; }
Public Property PriceCurve As String
Get
Set
public:
property String^ PriceCurve {
String^ get ();
void set (String^ value);
}
member PriceCurve : string with get, set
function get_PriceCurve();
function set_PriceCurve(value);
Property Value
Type:
StringSee Also