public UnsignedIntegerProperty NumberOfItemsX {get; set;}
public UnsignedIntegerProperty NumberOfItemsX {get; set;}
Exception | Description |
---|---|
EPLAN.Harness.API.Exceptions.ArgumentNullException | Argument is null. |
EPLAN.Harness.API.Exceptions.EmptyPropertyException | The exception that is thrown when the property is empty. |
EPLAN.Harness.API.Exceptions.ArgumentException | Argument is invalid. The exception is thrown when a wrong argument is passed to the method or the setter of property. |