public IList<AlternativePartInfo> AlternativeParts {get;}
public IList<AlternativePartInfo> AlternativeParts {get;}
Exception | Description |
---|---|
EPLAN.Harness.API.Exceptions.ArgumentNullException | Argument is null. |
EPLAN.Harness.API.Exceptions.ArgumentException | Thrown when you try to add an unsupported alternative part (this library part or different type than this library part). |
Only library parts of the same type can be used as an alternative to this library part.
The part itself cannot be used as an alternative.