An NDoc Documented Class Library

Storage.StaticVars.Curve Field

name="curve" Curve ID structure for downloading from database connection

[Visual Basic]
Public Curve As CurveIDStruct
[C#]
public CurveIDStruct Curve;
[C++]
public: CurveIDStruct Curve;
[JScript]
public var Curve: CurveIDStruct;

See Also

Storage.StaticVars Structure | CommodityStorage.Storage Namespace