| TopologyFirstLoad Property |
[This is preliminary documentation and is subject to change.]
First load at the active branch, return index or 0 if none.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int FirstLoad { get; }
Public ReadOnly Property FirstLoad As Integer
Get
public:
property int FirstLoad {
int get ();
}
member FirstLoad : int with get
function get_FirstLoad();
Property Value
Type:
Int32See Also