| BusCoorddefined Property |
[This is preliminary documentation and is subject to change.]
False=0 else True. Indicates whether a coordinate has been defined for this bus
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public bool Coorddefined { get; }
Public ReadOnly Property Coorddefined As Boolean
Get
public:
property bool Coorddefined {
bool get ();
}
member Coorddefined : bool with get
function get_Coorddefined();
Property Value
Type:
BooleanSee Also