| LoadShapesPBase Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:dss_sharp.LoadShapes.PBase"]
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double PBase { get; set; }
Public Property PBase As Double
Get
Set
public:
property double PBase {
double get ();
void set (double value);
}
member PBase : float with get, set
function get_PBase();
function set_PBase(value);
Property Value
Type:
DoubleSee Also