Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / PatternSettings Class / NumberOfItemsZ Property
In This Topic
    NumberOfItemsZ Property (PatternSettings)
    In This Topic
    Number of items in Z-axis.
    Syntax
    public UnsignedIntegerProperty NumberOfItemsZ {get; set;}
    Exceptions
    ExceptionDescription
    Argument is null.
    The exception that is thrown when the property is empty.
    Argument is invalid. The exception is thrown when a wrong argument is passed to the method or the setter of property.
    Remarks
    Number of items in each axis must be greater than zero.
    See Also