Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / AccessoryAnnotationNumber Class / BomNumber Property
In This Topic
    BomNumber Property
    In This Topic
    BOM number of the accessory.
    Syntax
    public string BomNumber {get; set;}
    Exceptions
    ExceptionDescription
    Argument is null.
    Argument is invalid. The exception is thrown when a wrong argument is passed to the method or the setter of property.
    See Also