An NDoc Documented Class Library

Storage.StaticVars.simvalue Field

name="simvalue" Physical file of simulation data

[Visual Basic]
Public simvalue As String
[C#]
public string simvalue;
[C++]
public: String* simvalue;
[JScript]
public var simvalue: String;

See Also

Storage.StaticVars Structure | CommodityStorage.Storage Namespace