Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / PatternSettings Class / StartingIndex Property
In This Topic
    StartingIndex Property (PatternSettings)
    In This Topic
    Starting index for items in pattern.
    Syntax
    public UnsignedIntegerProperty StartingIndex {get; set;}
    Exceptions
    ExceptionDescription
    Argument is null.
    The exception that is thrown when the property is empty.
    Remarks
    If not set, it will be automatically generated by EPLAN.Harness.API.Projects.Documents.Designer.CreatePattern method.
    See Also