RVTDocs.com

DistributionSysType.NumWires

Property
Description:
Get or set number of wires of distribution system.
Syntax
public int NumWires { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException While assign a negative value to NumWires.